AIMA.Core.Logic.FOL.Inference.FOLTFMResolution.getMaxQueryTime C# (CSharp) 메소드

getMaxQueryTime() 공개 메소드

public getMaxQueryTime ( ) : long
리턴 long
        public long getMaxQueryTime()
        {
            return maxQueryTime;
        }