Exemple #1
0
 public ContactInternalRate(Terrasoft.Configuration.ContactInternalRate source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }
 public ContactInternalRate(ContactInternalRate source)
     : base(source)
 {
 }