Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.PortableExecutable.CorHeader Class Referencesealed

Package Functions

 CorHeader (ref PEBinaryReader reader)
 

Properties

ushort MajorRuntimeVersion [get]
 
ushort MinorRuntimeVersion [get]
 
DirectoryEntry MetadataDirectory [get]
 
CorFlags Flags [get]
 
int EntryPointTokenOrRelativeVirtualAddress [get]
 
DirectoryEntry ResourcesDirectory [get]
 
DirectoryEntry StrongNameSignatureDirectory [get]
 
DirectoryEntry CodeManagerTableDirectory [get]
 
DirectoryEntry VtableFixupsDirectory [get]
 
DirectoryEntry ExportAddressTableJumpsDirectory [get]
 
DirectoryEntry ManagedNativeHeaderDirectory [get]
 

Detailed Description

Definition at line 3 of file CorHeader.cs.


The documentation for this class was generated from the following file: