C# Class IKVM.Reflection.Reader.IMAGE_DATA_DIRECTORY

Datei anzeigen Open project: mono/ikvm Class Usage Examples

Public Properties

Property Type Description
Size System.UInt32
VirtualAddress System.UInt32

Private Methods

Method Description
Read ( BinaryReader br ) : void

Property Details

Size public_oe property

public UInt32,System Size
return System.UInt32

VirtualAddress public_oe property

public UInt32,System VirtualAddress
return System.UInt32