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