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