C# Class ISIS.Schedule.SectionCreditTypeChangedEvent

Inheritance: IEvent
显示文件 Open project: jasondentler/ISIS Class Usage Examples

Public Methods

Method Description
SectionCreditTypeChangedEvent ( System.Guid sectionId, CreditTypes creditType ) : System

Method Details

SectionCreditTypeChangedEvent() public method

public SectionCreditTypeChangedEvent ( System.Guid sectionId, CreditTypes creditType ) : System
sectionId System.Guid
creditType CreditTypes
return System