Example #1
0
 public List <ESalida> GetAlSalidas()
 {
     return(iSalida.getAllSalidas());
 }