OnSemChange

data class OnSemChange(val sem: Int) : CourseEvents

Constructors

Link copied to clipboard
constructor(sem: Int)

Properties

Link copied to clipboard
val sem: Int