C# Класс Landis.Extension.BaseHarvest.Stands

Utility methods for stands.
Показать файл Открыть проект

Открытые методы

Метод Описание
ReadMap ( string path ) : void

Reads the input map of stands.

Описание методов

ReadMap() публичный статический Метод

Reads the input map of stands.
public static ReadMap ( string path ) : void
path string /// Path to the map. ///
Результат void