C# Класс PERWAPI.ModuleFile

Descriptor for a file referenced in THIS assembly/module (.file)
Наследование: FileRef
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
ModuleFile ( string name, byte hashBytes ) : System
ModuleFile ( string name, byte hashBytes, bool entryPoint ) : System
SetEntryPoint ( ) : void
SetHash ( byte hashVal ) : void