Example #1
0
 public PlaceData ReadData(int _index)
 {
     return(data.ReadData(_index));
 }