C# Class IKVM.Reflection.Reader.IMAGE_DATA_DIRECTORY

Afficher le fichier Open project: mono/ikvm Class Usage Examples

Méthodes publiques

Свойство Type Description
Size System.UInt32
VirtualAddress System.UInt32

Private Methods

Méthode Description
Read ( BinaryReader br ) : void

Property Details

Size public_oe property

public UInt32,System Size
Résultat System.UInt32

VirtualAddress public_oe property

public UInt32,System VirtualAddress
Résultat System.UInt32