Ejemplo n.º 1
0
 public static IEnumerable <Consignacion> ListarGasCaribe()
 {
     return(repository.ListarGasCaribe());
 }