Example #1
0
 public static List <BPRAdjustmentType> GetAdjustmentType()
 {
     return(BPRAdjustmentDAL.GetAdjustmentType());
 }