public MerchantsMerchant()
 {
     this.featuresField = new MerchantsMerchantFeatures();
     this.acceptanceField = new MerchantsMerchantAcceptance();
     this.locationField = new MerchantsMerchantLocation();
 }
Пример #2
0
 public MerchantsMerchant()
 {
     this.featuresField   = new MerchantsMerchantFeatures();
     this.acceptanceField = new MerchantsMerchantAcceptance();
     this.locationField   = new MerchantsMerchantLocation();
 }