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