C# 클래스 Mono.Debugger.Backend.DwarfReader.DieFormalParameter

상속: DieMethodVariable
파일 보기 프로젝트 열기: baulig/debugger

공개 메소드들

메소드 설명
DieFormalParameter ( DieSubprogram parent, DwarfBinaryReader reader, CompilationUnit comp_unit, AbbrevEntry abbrev ) : System

메소드 상세

DieFormalParameter() 공개 메소드

public DieFormalParameter ( DieSubprogram parent, DwarfBinaryReader reader, CompilationUnit comp_unit, AbbrevEntry abbrev ) : System
parent DieSubprogram
reader DwarfBinaryReader
comp_unit CompilationUnit
abbrev AbbrevEntry
리턴 System