C# Class AsmResolver.Builder.ImageImportDirectoryBuilder.NameTableBuilder

Inheritance: FileSegmentBuilder
Afficher le fichier Open project: JerreS/AsmResolver

Méthodes publiques

Méthode Description
AddHintNameSegment ( HintName hintName ) : void
GetModuleNameSegment ( ImageModuleImport moduleImport ) : FileSegment

Method Details

AddHintNameSegment() public méthode

public AddHintNameSegment ( HintName hintName ) : void
hintName HintName
Résultat void

GetModuleNameSegment() public méthode

public GetModuleNameSegment ( ImageModuleImport moduleImport ) : FileSegment
moduleImport ImageModuleImport
Résultat FileSegment