Delegate_ContextCallback

cs.system.Delegatecs.system.MulticastDelegatecs.system.threading.Delegate_ContextCallback (extern final class)

Static Members

Name Type
arg1 ContextCallback
arg2 ContextCallback
Returns
ContextCallback

op_Subtraction(arg1: ContextCallback, arg2: ContextCallback): ContextCallback
Name Type
arg1 ContextCallback
arg2 ContextCallback
Returns
ContextCallback

Instance Members

Invoke(state: Dynamic): Void
Name Type
state Dynamic

BeginInvoke(state: Dynamic, callback: cs.system.AsyncCallback, object: Dynamic): cs.system.IAsyncResult
Name Type
state Dynamic
callback cs.system.AsyncCallback
object Dynamic
Returns
cs.system.IAsyncResult

EndInvoke(result: cs.system.IAsyncResult): Void
Name Type
result cs.system.IAsyncResult

new(object: Dynamic, method: cs.system.IntPtr): Void
Name Type
object Dynamic
method cs.system.IntPtr

Metadata

Name Parameters
:nativeGen -
:libType -
:csNative -