Property | Type | Description | |
---|---|---|---|
TimeSlots | string>.IDictionary |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
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 | |
return | 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 | |
return | void |