Exemplo n.º 1
0
 public void Setup()
 {
     teacher  = new TeacherAppServices();
     teacher2 = new TeacherVM();
 }