MulticastDelegate

Static Members

Name Type
d1 MulticastDelegate
d2 MulticastDelegate
Returns
Bool

op_Inequality(d1: MulticastDelegate, d2: MulticastDelegate): Bool
Name Type
d1 MulticastDelegate
d2 MulticastDelegate
Returns
Bool

Instance Members

Name Type
info cs.system.runtime.serialization.SerializationInfo
context cs.system.runtime.serialization.StreamingContext

DynamicInvokeImpl(args: cs.NativeArray<Dynamic>): Dynamic
Name Type
args cs.NativeArray<Dynamic>
Returns
Dynamic

GetInvocationList(): cs.NativeArray<Delegate>
Returns
cs.NativeArray<Delegate>

CombineImpl(follow: Delegate): Delegate
Name Type
follow Delegate
Returns
Delegate

RemoveImpl(value: Delegate): Delegate
Name Type
value Delegate
Returns
Delegate

new(target: Dynamic, method: String): Void
Name Type
target Dynamic
method String

Metadata

Name Parameters
:nativeGen -
:abstract -
:libType -
:csNative -