C# Class ISIS.Schedule.CourseDescriptionChangedEvent

Inheritance: IEvent
Exibir arquivo Open project: jasondentler/ISIS

Public Methods

Method Description
CourseDescriptionChangedEvent ( System.Guid courseId, string description ) : System

Method Details

CourseDescriptionChangedEvent() public method

public CourseDescriptionChangedEvent ( System.Guid courseId, string description ) : System
courseId System.Guid
description string
return System