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

Represents matching question answers. More...

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

Public Member Functions

 QuizSubmissionMatchingAnswerValue ([CanBeNull] IEnumerable< QuizSubmissionMatchingAnswerPair > matches)
 
override string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
 
- Public Member Functions inherited from UVACanvasAccess.Structures.Quizzes.QuizSubmissionQuestionAnswerValue
string ToPrettyString ()
 Returns a pretty, formatted string representation of the object.
 

Properties

IEnumerable< QuizSubmissionMatchingAnswerPairMatches [get]
 

Additional Inherited Members

- Static Protected Member Functions inherited from UVACanvasAccess.Structures.Quizzes.QuizSubmissionQuestionAnswerValue
static ? ulong ParseUlong (JToken token)
 

Detailed Description

Represents matching question answers.

Member Function Documentation

◆ ToPrettyString()

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