|
UVACanvasAccess
|
Builder for quiz question groups. More...
Public Member Functions | |
| QuizQuestionGroupBuilder | WithName ([NotNull] string groupName) |
| QuizQuestionGroupBuilder | WithPickCount (uint pickCount) |
| QuizQuestionGroupBuilder | WithQuestionPoints (decimal points) |
| Task< IEnumerable< QuizQuestionGroup > > | Post () |
| Performs the operation using the fields in this builder. | |
Builder for quiz question groups.
|
inline |
Performs the operation using the fields in this builder.