UVACanvasAccess
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Users.ShortUser Class Reference

A short representation of a user. More...

Inheritance diagram for UVACanvasAccess.Structures.Users.ShortUser:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Users.ShortUser:
Collaboration graph
[legend]

Public Member Functions

string ToPrettyString ()
 Returns a pretty, formatted string representation of the object. More...
 

Properties

ulong Id [get]
 
string DisplayName [get]
 
string AvatarImageUrl [get]
 
string HtmlUrl [get]
 

Detailed Description

A short representation of a user.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Users.ShortUser.ToPrettyString ( )
inline

Returns a pretty, formatted string representation of the object.

Returns
The formatted string.

Implements UVACanvasAccess.Util.IPrettyPrint.


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