UVACanvasAccess
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Calendar.EventContext Struct Reference
Inheritance diagram for UVACanvasAccess.Structures.Calendar.EventContext:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Calendar.EventContext:
Collaboration graph
[legend]

Public Member Functions

 EventContext (EventContextType type, ulong id)
 
 EventContext (EventContextType type, SubEventContextType subType, ulong id)
 
string ToPrettyString ()
 Returns a pretty, formatted string representation of the object. More...
 

Properties

EventContextType Type [get]
 
SubEventContextType? SubType [get]
 
ulong Id [get]
 

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Calendar.EventContext.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


The documentation for this struct was generated from the following file: