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