AkaCore.Features.Utility.Modules.Humanizer.ShouldGetExecuted C# (CSharp) Метод

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

public ShouldGetExecuted ( ) : bool
Результат bool
        public bool ShouldGetExecuted()
        {
            return Manager.MenuManager.EnableH;
        }