예제 #1
0
 public SupplyPaymentElement(SupplyPaymentElement source)
     : base(source)
 {
 }
예제 #2
0
 public SupplyPaymentElement(Terrasoft.Configuration.SupplyPaymentElement source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }