C# 클래스 ISIS.Schedule.SectionTermChangedEvent

상속: IEvent
파일 보기 프로젝트 열기: jasondentler/ISIS 1 사용 예제들

공개 메소드들

메소드 설명
SectionTermChangedEvent ( System.Guid sectionId, System.Guid termId, string termAbbreviation, string termName ) : System

메소드 상세

SectionTermChangedEvent() 공개 메소드

public SectionTermChangedEvent ( System.Guid sectionId, System.Guid termId, string termAbbreviation, string termName ) : System
sectionId System.Guid
termId System.Guid
termAbbreviation string
termName string
리턴 System