Mono.Debugger.SymbolTable.SymbolTable C# (CSharp) Method

SymbolTable() protected method

protected SymbolTable ( ) : System
return System
        protected SymbolTable()
        {
            this.is_continuous = false;
        }

Same methods

SymbolTable::SymbolTable ( ISymbolContainer container ) : System
SymbolTable::SymbolTable ( TargetAddress start_address, TargetAddress end_address ) : System