Exemplo n.º 1
0
 public SupplyPaymentElementSchema(SupplyPaymentElementSchema source)
     : base(source)
 {
 }
Exemplo n.º 2
0
 public SupplyPaymentElementSchema(SupplyPaymentElementSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }