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

A ranking requirement which requires a stand 's neighbors to be no less than the minimum age to be eligible for ranking.
Наследование: IRequirement
Показать файл Открыть проект

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

Метод Описание
StandAdjacency ( ushort time, string type, ushort set_aside ) : System.Collections.Generic

Приватные методы

Метод Описание
IRequirement ( Stand stand ) : bool

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

StandAdjacency() публичный Метод

public StandAdjacency ( ushort time, string type, ushort set_aside ) : System.Collections.Generic
time ushort
type string
set_aside ushort
Результат System.Collections.Generic