Mono Class Library: Overview

System.Diagnostics.SymbolStore.ISymbolMethod: Method Members

The methods of System.Diagnostics.SymbolStore.ISymbolMethod are listed below. For a list of all members, see the ISymbolMethod Members list.

Public Methods

GetNamespace() : ISymbolNamespace
Documentation for this section has not yet been entered.
GetOffset(ISymbolDocument, int, int) : int
Documentation for this section has not yet been entered.
GetParameters() : ISymbolVariable[]
Documentation for this section has not yet been entered.
GetRanges(ISymbolDocument, int, int) : int[]
Documentation for this section has not yet been entered.
GetScope(int) : ISymbolScope
Documentation for this section has not yet been entered.
GetSequencePoints(int[], ISymbolDocument[], int[], int[], int[], int[])
Documentation for this section has not yet been entered.
GetSourceStartEnd(ISymbolDocument[], int[], int[]) : bool
Documentation for this section has not yet been entered.