예제 #1
0
 public BdsPaginators(BdsClient client)
 {
     this.client = client;
 }
예제 #2
0
 public BdsWaiters(BdsClient client)
 {
     this.client = client;
 }