コード例 #1
0
 public MerchantsMerchantLocation()
 {
     this.pointField = new MerchantsMerchantLocationPoint();
     this.addressField = new MerchantsMerchantLocationAddress();
 }
コード例 #2
0
 public MerchantsMerchantLocation()
 {
     this.pointField   = new MerchantsMerchantLocationPoint();
     this.addressField = new MerchantsMerchantLocationAddress();
 }