Ejemplo n.º 1
0
 public ICollection <ProductionDateCode> GetAllProductionDateCode()
 {
     return(_iCommonGateway.GetAllProductionDateCode());
 }