Skip to content

ChaoticaLesson

UberSnip Developers edited this page Dec 17, 2016 · 2 revisions

Class:ChaoticaLesson


  • String Title: Lesson title
  • String Description: Lesson Description
  • String ImageSource: /Assets/{source}.png, Loads lesson image
  • ObservableCollection Questions: Questions assigned to lesson

ChaoticaLesson


ChaoticaLesson(String __Title, String __Description)

private void NotifyPropertyChanged(String propertyName = "") //Allows app to recognize changes in ObservableCollection

Clone this wiki locally