Exemple #1
0
 public bool Cargar()
 {
     return(medicoRepository.Cargar());
 }