Ejemplo n.º 1
0
 public TheoryViewModel(Section section)
 {
     Section = section;
 }
Ejemplo n.º 2
0
 public PracticeTextViewModel(Section section)
 {
     Section = section;
 }