Beispiel #1
0
 public void DeleteAllByDocente(int IDDocente)
 {
     dictadoData.DeleteAllByDocente(IDDocente);
 }