C# Класс PERWAPI.DebugLocalSig

Stores the signature for the debug info for a local variable.
Наследование: Signature
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
BuildSignatures ( MetaDataOut md ) : void
BuildTables ( MetaDataOut md ) : void
DebugLocalSig ( byte loc ) : System
DebugLocalSig ( uint sigIx ) : System
Resolve ( PEReader buff ) : void
Resolve ( PEReader buff, MethodDef meth ) : void
SigBytes ( ) : byte[]