AIMA.Core.Search.Framework.CutOffIndicatorAction.CutOffIndicatorAction C# (CSharp) Méthode

CutOffIndicatorAction() private méthode

private CutOffIndicatorAction ( ) : System
Résultat System
        private CutOffIndicatorAction()
        {
            super("CutOff");
        }
    }
CutOffIndicatorAction