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