Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.InteropServices.ComEventsMethod.DelegateWrapper Class Reference

Public Member Functions

 DelegateWrapper (Delegate d, bool wrapArgs)
 
object Invoke (object[] args)
 

Properties

Delegate Delegate [get, set]
 
bool WrapArgs [get]
 

Private Member Functions

void PreProcessSignature ()
 

Private Attributes

bool _once
 
int _expectedParamsCount
 
Type[] _cachedTargetTypes
 

Detailed Description

Definition at line 8 of file ComEventsMethod.cs.


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