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

Package Functions

 PropertyAccessors (int getterRowId, int setterRowId, ImmutableArray< MethodDefinitionHandle > others)
 

Properties

MethodDefinitionHandle Getter [get]
 
MethodDefinitionHandle Setter [get]
 
ImmutableArray< MethodDefinitionHandleOthers [get]
 

Private Attributes

readonly int _getterRowId
 
readonly int _setterRowId
 
readonly ImmutableArray< MethodDefinitionHandle_others
 

Detailed Description

Definition at line 5 of file PropertyAccessors.cs.


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