Exemplo n.º 1
0
 public Period(Terrasoft.Configuration.Period source)
     : base(source)
 {
     this.CopyEntityLookupProperties(source);
 }