예제 #1
0
 public PlacesParameters(Places parent)
 {
     Parent = parent;
 }
예제 #2
0
 public Decathlon()
 {
     Places = new Places();
 }