C# (CSharp) AppStore.Models Namespace

Classes

Name Description
AppInstance This is the model of the app instance, and whether it is installed or not.
AppList It is model which contains the list of all the apps both installed and else.
Apps It is model for the Info App-Template.
Card It is related to the FlashCard App-Template. It is the model of cards.
Categories It is model for the Categories
CategoryInstance It is an instance of the category.
FlashModel It is model for the Flash card App-Template
InfoModel It is model for the Info App-Template.
MenuItem It is model for the menu items.
Question It is related to the Quiz App-Template. It is model for questions.
QuizModel It is model for the Quiz App-Template.
Resources It is model for the all the string resources for catefories.
SpellingsModel It is model for the Spellings App-Template.
WordModel It is model for the Spelings App-Template.