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