C# Class ISIS.Schedule.SectionTermChangedEvent

Inheritance: IEvent
Afficher le fichier Open project: jasondentler/ISIS Class Usage Examples

Méthodes publiques

Méthode Description
SectionTermChangedEvent ( System.Guid sectionId, System.Guid termId, string termAbbreviation, string termName ) : System

Method Details

SectionTermChangedEvent() public méthode

public SectionTermChangedEvent ( System.Guid sectionId, System.Guid termId, string termAbbreviation, string termName ) : System
sectionId System.Guid
termId System.Guid
termAbbreviation string
termName string
Résultat System