terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
System.Reflection.MemberInfo Class Referenceabstract
+ Inheritance diagram for System.Reflection.MemberInfo:
+ Collaboration diagram for System.Reflection.MemberInfo:

Public Member Functions

bool IsDefined (global::System.Type attributeType, bool inherit)
 
object[] GetCustomAttributes (bool inherit)
 
object[] GetCustomAttributes (global::System.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]
 
global::System.Type DeclaringType [get]
 
global::System.Type ReflectedType [get]
 
virtual Module Module [get, set]
 
virtual int MetadataToken [get, set]
 

Detailed Description

Definition at line 13 of file MemberInfo.cs.


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