C# Class ISIS.Schedule.CourseLongTitleChangedEvent

Inheritance: IEvent
Exibir arquivo Open project: jasondentler/ISIS

Public Methods

Method Description
CourseLongTitleChangedEvent ( System.Guid courseId, string longTitle ) : System

Method Details

CourseLongTitleChangedEvent() public method

public CourseLongTitleChangedEvent ( System.Guid courseId, string longTitle ) : System
courseId System.Guid
longTitle string
return System