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

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

Méthodes publiques

Méthode Description
DieFormalParameter ( DieSubprogram parent, DwarfBinaryReader reader, CompilationUnit comp_unit, AbbrevEntry abbrev ) : System

Method Details

DieFormalParameter() public méthode

public DieFormalParameter ( DieSubprogram parent, DwarfBinaryReader reader, CompilationUnit comp_unit, AbbrevEntry abbrev ) : System
parent DieSubprogram
reader DwarfBinaryReader
comp_unit CompilationUnit
abbrev AbbrevEntry
Résultat System