Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Mono
Debugger
Backend
DwarfReader.AbbrevEntry
C# Class Mono.Debugger.Backend.DwarfReader.AbbrevEntry
Show file
Open project: baulig/debugger
Public Properties
Property
Type
Description
Attributes
System.Collections.ArrayList
Public Methods
Method
Description
AbbrevEntry
(
DwarfReader
dwarf
,
DwarfBinaryReader
reader
) :
System
ToString
( ) :
string
Method Details
AbbrevEntry()
public
method
public
AbbrevEntry
(
DwarfReader
dwarf
,
DwarfBinaryReader
reader
) :
System
dwarf
DwarfReader
reader
DwarfBinaryReader
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
Attributes
public property
public
ArrayList,System.Collections
Attributes
return
System.Collections.ArrayList