|
UVACanvasAccess
|
Represents an IP filter for a quiz. More...


Public Member Functions | |
| string | ToPrettyString () |
| Returns a pretty, formatted string representation of the object. | |
Properties | |
| string | Name [get] |
| ulong? | AccountId [get] |
| string | Filter [get] |
Represents an IP filter for a quiz.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.