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