C# Class SymbolExplorer.Code.LongNamesMember

Inheritance: ArchiveMember
Afficher le fichier Open project: BlazingHeart/SymbolExplorer Class Usage Examples

Méthodes publiques

Méthode Description
FromStream ( Stream stream ) : void
GetNameForOffset ( int offset ) : string

Method Details

FromStream() public méthode

public FromStream ( Stream stream ) : void
stream Stream
Résultat void

GetNameForOffset() public méthode

public GetNameForOffset ( int offset ) : string
offset int
Résultat string