Beispiel #1
0
 public IList <SubscriptionPlans> GetSubscriptionPlans()
 {
     return(_businessInstance.GetSubscriptionPlans());
 }