Mono.Debugger.Backend.Mono.MonoSymbolFile.MonoSymbolTable.GetMethods C# (CSharp) Method

GetMethods() protected method

protected GetMethods ( ) : ArrayList
return System.Collections.ArrayList
            protected override ArrayList GetMethods()
            {
                throw new InvalidOperationException ();
            }