Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.PortableExecutable.PEBuilder.SerializedSection Struct Reference

Public Member Functions

 SerializedSection (BlobBuilder builder, string name, SectionCharacteristics characteristics, int relativeVirtualAddress, int sizeOfRawData, int pointerToRawData)
 

Public Attributes

readonly BlobBuilder Builder
 
readonly string Name
 
readonly SectionCharacteristics Characteristics
 
readonly int RelativeVirtualAddress
 
readonly int SizeOfRawData
 
readonly int PointerToRawData
 

Properties

int VirtualSize [get]
 

Detailed Description

Definition at line 27 of file PEBuilder.cs.


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