C# Class PERWAPI.Constant

Descriptor for a constant value, to be written in the blob heap
Show file 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 property

protected uint blobIndex
return uint

size protected property

protected uint size
return uint