Esempio n. 1
0
 public JsonResponse(WX_CustomsInfo custom)
 {
     this.customservice = custom;
 }
Esempio n. 2
0
 public JsonResponse()
 {
     this.customservice = null;
 }