Esempio n. 1
0
 public Company()
 {
     AccountingEntity = new SomeAccountingEntity();
 }
Esempio n. 2
0
 public Company()
 {
     AccountingEntity = new SomeAccountingEntity();
 }