-
Notifications
You must be signed in to change notification settings - Fork 0
ChaoticaTarget
UberSnip Developers edited this page Dec 17, 2016
·
1 revision
| Variable Type | Variable Name | Description |
|---|---|---|
| String | Title | Answer text |
ChaoticaTarget(String __Title)
private void NotifyPropertyChanged(String propertyName = "") //Allows app to recognize changes in ObservableCollection
Follow us on Twitter
Like us on Facebook
| Class | Description |
|---|---|
| ChaoticaCourse | Courses, contains list of courses. |
| ChaoticaLesson | Lesson, contains list of lessons. |
| ChaoticaQuestion | Question, examine question. |
| ChaoticaTarget | Target, list of possible answers for question. |
| ChaoticaWord | Words, English Spanish words. |