|
UVACanvasAccess
|


Public Member Functions | |
| Task< byte[]> | Download () |
| Task< Stream > | Stream () |
| string | ToPrettyString () |
| Returns a pretty, formatted string representation of the object. | |
Properties | |
| string | ContentType [get] |
| string | Url [get] |
| string | Filename [get] |
| string | DisplayName [get] |
|
inline |
Returns a pretty, formatted string representation of the object.
Implements UVACanvasAccess.Util.IPrettyPrint.