Пример #1
0
 public ResponsiblePurchasingUnitParty()
 {
     PartyKey = new PartyKey();
 }
Пример #2
0
 public SellerParty()
 {
     PartyKey = new PartyKey();
 }