|
UVACanvasAccess
|


Public Member Functions | |
| string | ToPrettyString () |
| Returns a pretty, formatted string representation of the object. | |
Properties | |
| ulong | Id [get] |
| ulong | UserId [get] |
| ulong? | EditorId [get] |
| string | UserName [get] |
| string | Message [get] |
| string | ReadState [get] |
| bool? | ForcedReadState [get] |
| DateTime | CreatedAt [get] |
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.