C# Class TUP.AsmResolver.ResourceDirectory

Represents a directory of resources inside a Portable Executable.
Show file Open project: Rex-Hays/GNIDA Class Usage Examples

Private Properties

Property Type Description
ResourceDirectory System

Private Methods

Method Description
ResourceDirectory ( PeImage image, uint offset, ResourcesReader reader, ResourceDirectoryEntry parentEntry, PE rawDirectory ) : System