Example #1
0
 public List <Rutina> ChargerRutinas()
 {
     return(oRutinas.Charge_Rutinas());
 }