C# Class PERWAPI.Constant

Descriptor for a constant value, to be written in the blob heap
Mostrar archivo Open project: xored/f4 Class Usage Examples

Protected Properties

Property Type Description
blobIndex uint
size uint

Private Methods

Method Description
Constant ( ) : System
GetBlobIndex ( MetaDataOut md ) : uint
GetSize ( ) : uint
GetTypeIndex ( ) : byte
Write ( BinaryWriter bw ) : void
Write ( CILWriter output ) : void

Property Details

blobIndex protected_oe property

protected uint blobIndex
return uint

size protected_oe property

protected uint size
return uint