Ejemplo n.º 1
0
 public QPayNotifyController(QPayNotifyClient client)
 {
     _client = client;
 }