C# Class ISIS.Schedule.SectionLocationChangedEvent

Inheritance: IEvent
Exibir arquivo Open project: jasondentler/ISIS Class Usage Examples

Public Methods

Method Description
SectionLocationChangedEvent ( System.Guid sectionId, System.Guid locationId, string locationAbbreviation, string locationName ) : System

Method Details

SectionLocationChangedEvent() public method

public SectionLocationChangedEvent ( System.Guid sectionId, System.Guid locationId, string locationAbbreviation, string locationName ) : System
sectionId System.Guid
locationId System.Guid
locationAbbreviation string
locationName string
return System