Beispiel #1
0
 public bool Dels(dynamic[] ids)
 {
     return(iTeacher.Dels(ids));
 }