Beispiel #1
0
 public Request()
 {
     this.Method = "sendAsset";
     this.param  = new SendAsset();
 }
Beispiel #2
0
 public Request()
 {
     this.Method = "sendAsset";
     this.param = new SendAsset();
 }