C# Class ISIS.Schedule.CourseTypeRemovedFromCourseEvent

Inheritance: IEvent
Afficher le fichier Open project: jasondentler/ISIS

Méthodes publiques

Méthode Description
CourseTypeRemovedFromCourseEvent ( System.Guid courseId, CourseTypes typeRemoved, IEnumerable currentTypes ) : System

Method Details

CourseTypeRemovedFromCourseEvent() public méthode

public CourseTypeRemovedFromCourseEvent ( System.Guid courseId, CourseTypes typeRemoved, IEnumerable currentTypes ) : System
courseId System.Guid
typeRemoved CourseTypes
currentTypes IEnumerable
Résultat System