|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| IAsyncResult | BeginInvoke (Delegate method, object?[]? args) |
| object? | EndInvoke (IAsyncResult result) |
| object? | Invoke (Delegate method, object?[]? args) |
Properties | |
| bool | InvokeRequired [get] |
Definition at line 3 of file ISynchronizeInvoke.cs.