AIMA.Core.Search.Framework.CutOffIndicatorAction.CutOffIndicatorAction C# (CSharp) 메소드

CutOffIndicatorAction() 개인적인 메소드

private CutOffIndicatorAction ( ) : System
리턴 System
        private CutOffIndicatorAction()
        {
            super("CutOff");
        }
    }
CutOffIndicatorAction