Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ InvokeCallback() [3/6]

void System.Net.LazyAsyncResult.InvokeCallback ( )
inlinepackageinherited

Definition at line 177 of file LazyAsyncResult.cs.

178 {
180 }
void ProtectedInvokeCallback(object result, IntPtr userToken)

References System.Net.LazyAsyncResult.ProtectedInvokeCallback(), and System.IntPtr.Zero.