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

Afficher le fichier Open project: baulig/debugger

Méthodes publiques

Свойство Type Description
Attributes System.Collections.ArrayList

Méthodes publiques

Méthode Description
AbbrevEntry ( DwarfReader dwarf, DwarfBinaryReader reader ) : System
ToString ( ) : string

Method Details

AbbrevEntry() public méthode

public AbbrevEntry ( DwarfReader dwarf, DwarfBinaryReader reader ) : System
dwarf DwarfReader
reader DwarfBinaryReader
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Attributes public_oe property

public ArrayList,System.Collections Attributes
Résultat System.Collections.ArrayList