Пример #1
0
 public string GetPurchasePolicy(int storeID)
 {
     return(storeManagment.GetPurchasePolicy(storeID));
 }