UVACanvasAccess
|
Represents a content license. More...
Public Member Functions | |
string | ToPrettyString () |
Returns a pretty, formatted string representation of the object.
| |
Properties | |
string | Id [get] |
The license id. | |
string | Name [get] |
The license name. | |
string | Url [get] |
The license url. | |
Represents a content license.
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.