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

Package Functions

 InterfaceImplTableReader (int numberOfRows, bool declaredSorted, int typeDefTableRowRefSize, int typeDefOrRefRefSize, MemoryBlock containingBlock, int containingBlockOffset)
 
void GetInterfaceImplRange (TypeDefinitionHandle typeDef, out int firstImplRowId, out int lastImplRowId)
 
EntityHandle GetInterface (int rowId)
 

Package Attributes

readonly int NumberOfRows
 
readonly int RowSize
 
readonly MemoryBlock Block
 

Private Member Functions

bool CheckSorted ()
 

Private Attributes

readonly bool _IsTypeDefTableRowRefSizeSmall
 
readonly bool _IsTypeDefOrRefRefSizeSmall
 
readonly int _ClassOffset
 
readonly int _InterfaceOffset
 

Detailed Description

Definition at line 5 of file InterfaceImplTableReader.cs.


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