C# Class ISIS.Schedule.ContinuingEducationCourseCreatedEvent

Inheritance: IEvent
Exibir arquivo Open project: jasondentler/ISIS

Public Methods

Method Description
ContinuingEducationCourseCreatedEvent ( System.Guid courseId, string rubric, string number ) : System

Method Details

ContinuingEducationCourseCreatedEvent() public method

public ContinuingEducationCourseCreatedEvent ( System.Guid courseId, string rubric, string number ) : System
courseId System.Guid
rubric string
number string
return System