|
UVACanvasAccess
|
Represents timing info for a quiz submission. More...


Public Member Functions | |
| string | ToPrettyString () |
| Returns a pretty, formatted string representation of the object. | |
Properties | |
| DateTime? | EndAt [get] |
| int? | TimeLeft [get] |
Represents timing info for a quiz submission.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.