예제 #1
0
 public ResponsiblePurchasingUnitParty()
 {
     PartyKey = new PartyKey();
 }
예제 #2
0
 public SellerParty()
 {
     PartyKey = new PartyKey();
 }