Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.EventInfoExtensions Class Reference

Static Public Member Functions

static ? MethodInfo GetAddMethod (this EventInfo eventInfo)
 
static ? MethodInfo GetAddMethod (this EventInfo eventInfo, bool nonPublic)
 
static ? MethodInfo GetRaiseMethod (this EventInfo eventInfo)
 
static ? MethodInfo GetRaiseMethod (this EventInfo eventInfo, bool nonPublic)
 
static ? MethodInfo GetRemoveMethod (this EventInfo eventInfo)
 
static ? MethodInfo GetRemoveMethod (this EventInfo eventInfo, bool nonPublic)
 

Detailed Description

Definition at line 3 of file EventInfoExtensions.cs.


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