Spinach.Test_Core.getEx C# (CSharp) Method

getEx() public method

public getEx ( ) : string
return string
        public string getEx()
        {
            return exLine;
        }
        public Test_Core(CommonTokenStream str, String coreObject)