Пример #1
0
 public WorldWeatherData(int cd, BasePerform perform)
 {
     CD      = new CD(cd);
     Perform = perform;
 }