UVACanvasAccess
|
A count of how many assignments need to be graded within a section. More...
Public Member Functions | |
string | ToPrettyString () |
Returns a pretty, formatted string representation of the object.
| |
Properties | |
string | SectionId [get] |
The section id. | |
uint | Count [get] |
The amount of ungraded assignments. | |
A count of how many assignments need to be graded within a section.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.