AllowTool.Designator_SelectableThings.ThingIsRelevant C# (CSharp) Метод

ThingIsRelevant() защищенный абстрактный метод

protected abstract ThingIsRelevant ( Thing item ) : bool
item Thing
Результат bool
		protected abstract bool ThingIsRelevant(Thing item);