Fan.Sys.Depend.isPlus C# (CSharp) Method

isPlus() public method

public isPlus ( ) : bool
return bool
        public bool isPlus()
        {
            return isPlus(0);
        }

Same methods

Depend::isPlus ( long index ) : bool