Пример #1
0
 public EntityInForecastCellSchema(EntityInForecastCellSchema source)
     : base(source)
 {
 }
Пример #2
0
 public EntityInForecastCellSchema(EntityInForecastCellSchema source, bool isShallowClone)
     : base(source, isShallowClone)
 {
 }