示例#1
0
 public VwProductInLeadType(VwProductInLeadType source)
     : base(source)
 {
 }
 public VwProductInLeadType(Terrasoft.Configuration.VwProductInLeadType source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }