Пример #1
0
 public IEnumerable <LabelPrintCommonAdjustmentModel> GetAllLabelPrintCommonAdjustment()
 {
     return(dal.GetAllLabelPrintCommonAdjustment());
 }