C# Class Mono.Debugger.Backend.Mono.MonoSymbolFile.WrapperMethodSource

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

Protected Properties

Свойство Type Description
buffer Mono.Debugger.SourceBuffer
wrapper WrapperMethod

Méthodes publiques

Méthode Description
GetNamespaces ( ) : string[]
WrapperMethodSource ( WrapperMethod wrapper ) : System

Method Details

GetNamespaces() public méthode

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

WrapperMethodSource() public méthode

public WrapperMethodSource ( WrapperMethod wrapper ) : System
wrapper WrapperMethod
Résultat System

Property Details

buffer protected_oe property

protected SourceBuffer,Mono.Debugger buffer
Résultat Mono.Debugger.SourceBuffer

wrapper protected_oe property

protected WrapperMethod wrapper
Résultat WrapperMethod