UVACanvasAccess
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
UVACanvasAccess.Structures.Quizzes.QuizSubmissionTime Class Reference

Represents timing info for a quiz submission. More...

Inheritance diagram for UVACanvasAccess.Structures.Quizzes.QuizSubmissionTime:
Inheritance graph
[legend]
Collaboration diagram for UVACanvasAccess.Structures.Quizzes.QuizSubmissionTime:
Collaboration graph
[legend]

Public Member Functions

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

Properties

DateTime? EndAt [get]
 
int? TimeLeft [get]
 

Detailed Description

Represents timing info for a quiz submission.

Member Function Documentation

◆ ToPrettyString()

string UVACanvasAccess.Structures.Quizzes.QuizSubmissionTime.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: