MulticastDelegate
Delegate → cs.system.MulticastDelegate (extern class) → Array_Delegate_Swapper, Console_Delegate_InternalCancelHandler, Console_WindowsConsole_Delegate_WindowsCancelHandler, Delegate_Action_1, Delegate_AppDomainInitializer, Delegate_AssemblyLoadEventHandler, Delegate_AsyncCallback, Delegate_Comparison_1, Delegate_ConsoleCancelEventHandler, Delegate_Converter_2, Delegate_CrossAppDomainDelegate, Delegate_EventHandler, Delegate_Predicate_1, Delegate_ResolveEventHandler, Delegate_UnhandledExceptionEventHandler, cs.system.diagnostics.Delegate_DataReceivedEventHandler, cs.system.diagnostics.Process_Delegate_AsyncReadHandler, cs.system.io.FileStream_Delegate_ReadDelegate, cs.system.io.FileStream_Delegate_WriteDelegate, cs.system.reflection.Delegate_MemberFilter, cs.system.reflection.Delegate_ModuleResolveEventHandler, cs.system.reflection.Delegate_TypeFilter, cs.system.reflection.EventInfo_Delegate_AddEventAdapter, cs.system.reflection.EventInfo_Delegate_AddEvent_2, cs.system.reflection.EventInfo_Delegate_StaticAddEvent_1, cs.system.runtime.remoting.contexts.Delegate_CrossContextDelegate, cs.system.security.accesscontrol.NativeObjectSecurity_Delegate_ExceptionFromErrorCode, cs.system.text.regularexpressions.Delegate_MatchEvaluator, cs.system.threading.Delegate_ContextCallback, cs.system.threading.Delegate_ParameterizedThreadStart, cs.system.threading.Delegate_ThreadStart
Static Members
op_Equality(d1: MulticastDelegate, d2: MulticastDelegate): Bool| 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
GetObjectData(info: cs.system.runtime.serialization.SerializationInfo, context: cs.system.runtime.serialization.StreamingContext): Void| 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> |
| Name | Type |
|---|---|
follow |
Delegate |
| Returns |
|---|
| Delegate |
| Name | Type |
|---|---|
value |
Delegate |
| Returns |
|---|
| Delegate |
| Name | Type |
|---|---|
target |
Dynamic |
method |
String |
Metadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:abstract |
- |
:libType |
- |
:csNative |
- |