C# Class ISIS.Schedule.CourseActivatedEvent

Inheritance: IEvent
Show file Open project: jasondentler/ISIS

Public Methods

Method Description
CourseActivatedEvent ( System.Guid courseId, System.DateTime effectiveDate ) : System

Method Details

CourseActivatedEvent() public method

public CourseActivatedEvent ( System.Guid courseId, System.DateTime effectiveDate ) : System
courseId System.Guid
effectiveDate System.DateTime
return System