Tanoda
|
Public Attributes | |
int | id |
string | name |
string | description |
string | data |
float | dataSize |
int | finishedStudentNumber |
int | requiredStudentNumber |
bool | isQuality |
string | created |
string | modified |
WSFile[] | files |
int | type |
Definition at line 1214 of file NetworkManager.cs.
string NetworkManager.WSCourse.created |
Definition at line 1224 of file NetworkManager.cs.
string NetworkManager.WSCourse.data |
Definition at line 1219 of file NetworkManager.cs.
float NetworkManager.WSCourse.dataSize |
Definition at line 1220 of file NetworkManager.cs.
string NetworkManager.WSCourse.description |
Definition at line 1218 of file NetworkManager.cs.
WSFile [] NetworkManager.WSCourse.files |
Definition at line 1226 of file NetworkManager.cs.
int NetworkManager.WSCourse.finishedStudentNumber |
Definition at line 1221 of file NetworkManager.cs.
int NetworkManager.WSCourse.id |
Definition at line 1216 of file NetworkManager.cs.
bool NetworkManager.WSCourse.isQuality |
Definition at line 1223 of file NetworkManager.cs.
string NetworkManager.WSCourse.modified |
Definition at line 1225 of file NetworkManager.cs.
string NetworkManager.WSCourse.name |
Definition at line 1217 of file NetworkManager.cs.
int NetworkManager.WSCourse.requiredStudentNumber |
Definition at line 1222 of file NetworkManager.cs.
int NetworkManager.WSCourse.type |
Definition at line 1227 of file NetworkManager.cs.