Public Member Functions | List of all members
Managers.ChoiceHistory Class Reference

Public Member Functions

void RegisterChoice (int chapterId, int questionId, int answerId)
 Registers taken choices to a serializable chapter history. More...
 
override string ToString ()
 Represents a choice history object to a string object. More...
 

Member Function Documentation

void Managers.ChoiceHistory.RegisterChoice ( int  chapterId,
int  questionId,
int  answerId 
)
inline

Registers taken choices to a serializable chapter history.

Parameters
chapterIdThe current chapter ID.
questionIdThe current question ID.
answerIdThe chosen answer ID.
override string Managers.ChoiceHistory.ToString ( )
inline

Represents a choice history object to a string object.

Returns

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