terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
System.Reflection.MemberInfo Class Referenceabstract
+ Inheritance diagram for System.Reflection.MemberInfo:

Public Member Functions

bool IsDefined (Type attributeType, bool inherit)
 
object[] GetCustomAttributes (bool inherit)
 
object[] GetCustomAttributes (Type attributeType, bool inherit)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool operator== (MemberInfo left, MemberInfo right)
 
static bool operator!= (MemberInfo left, MemberInfo right)
 

Protected Member Functions

 MemberInfo ()
 

Properties

MemberTypes MemberType [get]
 
string Name [get]
 
Type DeclaringType [get]
 
Type ReflectedType [get]
 
virtual Module Module [get]
 
virtual int MetadataToken [get]
 

Detailed Description

Definition at line 8 of file MemberInfo.cs.


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