public Merchant()
 {
     this.logoField = new MerchantLogo();
 }
Esempio n. 2
0
 public Merchant()
 {
     this.logoField = new MerchantLogo();
 }