C# Class ISIS.Schedule.CourseDescriptionChangedEvent

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

Méthodes publiques

Méthode Description
CourseDescriptionChangedEvent ( System.Guid courseId, string description ) : System

Method Details

CourseDescriptionChangedEvent() public méthode

public CourseDescriptionChangedEvent ( System.Guid courseId, string description ) : System
courseId System.Guid
description string
Résultat System