Example #1
0
 internal void Add(string inPath)
 {
     _areaMapComponent.Add(inPath);
     ResetAreaMaps();
 }