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