C# Class Mono.Debugger.Backend.DwarfReader.DwarfMethodSource

Inheritance: MethodSource
Afficher le fichier Open project: baulig/debugger

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DwarfMethodSource ( DieSubprogram subprog, int start_row, int end_row ) : System
GetNamespaces ( ) : string[]

Method Details

DwarfMethodSource() public méthode

public DwarfMethodSource ( DieSubprogram subprog, int start_row, int end_row ) : System
subprog DieSubprogram
start_row int
end_row int
Résultat System

GetNamespaces() public méthode

public GetNamespaces ( ) : string[]
Résultat string[]