C# 클래스 ISIS.Schedule.CourseDescriptionChangedEvent

상속: IEvent
파일 보기 프로젝트 열기: jasondentler/ISIS

공개 메소드들

메소드 설명
CourseDescriptionChangedEvent ( System.Guid courseId, string description ) : System

메소드 상세

CourseDescriptionChangedEvent() 공개 메소드

public CourseDescriptionChangedEvent ( System.Guid courseId, string description ) : System
courseId System.Guid
description string
리턴 System