Beispiel #1
0
 public TheoryViewModel(Section section)
 {
     Section = section;
 }
 public PracticeTextViewModel(Section section)
 {
     Section = section;
 }