Example #1
0
 public CostRuleBLL()
 {
     costRuleDal = new CostRuleDal();
 }