Пример #1
0
 public PlacesParameters(Places parent)
 {
     Parent = parent;
 }
Пример #2
0
 public Decathlon()
 {
     Places = new Places();
 }