C# Class ISIS.Schedule.SectionDatesChangedEvent

Inheritance: IEvent
Mostra file Open project: jasondentler/ISIS Class Usage Examples

Public Methods

Method Description
SectionDatesChangedEvent ( System.Guid sectionId, System.DateTime start, System.DateTime end ) : System

Method Details

SectionDatesChangedEvent() public method

public SectionDatesChangedEvent ( System.Guid sectionId, System.DateTime start, System.DateTime end ) : System
sectionId System.Guid
start System.DateTime
end System.DateTime
return System