public CostRuleBLL()
 {
     costRuleDal = new CostRuleDal();
 }