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