Пример #1
0
 public static SaveResult Insert(TaxRuleGroup taxRuleGroup) { return taxRuleGroup.Save(); }
Пример #2
0
 public static SaveResult Update(TaxRuleGroup taxRuleGroup) { return taxRuleGroup.Save(); }