프로퍼티 | 타입 | 설명 | |
---|---|---|---|
TimeSlots | string>.IDictionary |
프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
Accept ( ) : void | ||
AddComment ( |
||
IsClosedForEdit ( ) : bool | ||
Reject ( ) : void | ||
Session ( ) : System |
Do not use
|
|
Session ( |
||
Update ( string title, string description, SessionLevel level, SessionCategory category, string track, string timeSlot, string room, int day ) : void |
public Session ( |
||
user | ||
title | string | |
description | string | |
level | SessionLevel | |
category | SessionCategory | |
리턴 | System |
public Update ( string title, string description, SessionLevel level, SessionCategory category, string track, string timeSlot, string room, int day ) : void | ||
title | string | |
description | string | |
level | SessionLevel | |
category | SessionCategory | |
track | string | |
timeSlot | string | |
room | string | |
day | int | |
리턴 | void |