예제 #1
0
 public void TryInsert(PlaceData _newData)
 {
     data.TryInsertData(_newData);
 }