Exemple #1
0
 public int ObtenerNumControl(string nControl)
 {
     return(_alumnoAccesoDatos.ObtenerNumControl(nControl));
 }