Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.Metadata.Ecma335.NestedClassTableReader Struct Reference

Package Functions

 NestedClassTableReader (int numberOfRows, bool declaredSorted, int typeDefTableRowRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
TypeDefinitionHandle GetNestedClass (int rowId)
 
TypeDefinitionHandle GetEnclosingClass (int rowId)
 
TypeDefinitionHandle FindEnclosingType (TypeDefinitionHandle nestedTypeDef)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Member Functions

bool CheckSorted ()
 

Private Attributes

readonly bool _IsTypeDefTableRowRefSizeSmall
 
readonly int _NestedClassOffset
 
readonly int _EnclosingClassOffset
 

Detailed Description

Definition at line 5 of file NestedClassTableReader.cs.


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