Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.ComponentModel.ISynchronizeInvoke Interface Reference

Public Member Functions

IAsyncResult BeginInvoke (Delegate method, object?[]? args)
 
object? EndInvoke (IAsyncResult result)
 
object? Invoke (Delegate method, object?[]? args)
 

Properties

bool InvokeRequired [get]
 

Detailed Description

Definition at line 3 of file ISynchronizeInvoke.cs.


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