C# Class Mono.Debugger.AssemblerMethod

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

Méthodes publiques

Méthode Description
AssemblerMethod ( Method method, AssemblerLine lines ) : System
GetNamespaces ( ) : string[]

Method Details

AssemblerMethod() public méthode

public AssemblerMethod ( Method method, AssemblerLine lines ) : System
method Method
lines AssemblerLine
Résultat System

GetNamespaces() public méthode

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