Example #1
0
 public QPayNotifyController(QPayNotifyClient client)
 {
     _client = client;
 }