C# 클래스 ISIS.Schedule.SectionTitleChangedEvent

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

공개 메소드들

메소드 설명
SectionTitleChangedEvent ( System.Guid sectionId, string previousTitle, string title ) : System

메소드 상세

SectionTitleChangedEvent() 공개 메소드

public SectionTitleChangedEvent ( System.Guid sectionId, string previousTitle, string title ) : System
sectionId System.Guid
previousTitle string
title string
리턴 System