Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Reflection.DispatchProxyGenerator.ProxyBuilder.EventAccessorInfo Class Referencesealed

Public Member Functions

 EventAccessorInfo (MethodInfo interfaceAddMethod, MethodInfo interfaceRemoveMethod, MethodInfo interfaceRaiseMethod)
 

Properties

MethodInfo InterfaceAddMethod [get]
 
MethodInfo InterfaceRemoveMethod [get]
 
MethodBuilder AddMethodBuilder [get, set]
 
MethodBuilder RemoveMethodBuilder [get, set]
 
MethodBuilder RaiseMethodBuilder [get, set]
 

Private Attributes

readonly MethodInfo _003CInterfaceRaiseMethod_003Ek__BackingField
 

Detailed Description

Definition at line 175 of file DispatchProxyGenerator.cs.


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