Example #1
0
 public IEnumerable <Modalidad> GetModalidad()
 {
     return(modalidadService.GetModalidad());
 }