Example #1
0
 public DealingPolicy GetDealingPolicy(Guid dealingPolicyId)
 {
     return(_settingInfo.GetDealingPolicy(dealingPolicyId));
 }