Exemple #1
0
 public OrderPaymentStatusSchema(OrderPaymentStatusSchema source)
     : base(source)
 {
 }
Exemple #2
0
 public OrderPaymentStatusSchema(OrderPaymentStatusSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }