示例#1
0
 public Dictionary <string, string> GetPaymentMethods()
 {
     return(_searchManager.GetPaymentMethods());
 }