コード例 #1
0
 public SupplyPaymentElementSchema(SupplyPaymentElementSchema source)
     : base(source)
 {
 }
コード例 #2
0
 public SupplyPaymentElementSchema(SupplyPaymentElementSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }