Пример #1
0
 public Tax(Terrasoft.Configuration.Tax source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }