EventInfo_Delegate_AddEventAdapter
cs.system.Delegate → cs.system.MulticastDelegate → cs.system.reflection.EventInfo_Delegate_AddEventAdapter (extern final class)
Static Members
op_Addition(arg1: EventInfo_AddEventAdapter, arg2: EventInfo_AddEventAdapter): EventInfo_AddEventAdapter
Name | Type |
---|---|
arg1 |
EventInfo_AddEventAdapter |
arg2 |
EventInfo_AddEventAdapter |
Returns |
---|
EventInfo_AddEventAdapter |
op_Subtraction(arg1: EventInfo_AddEventAdapter, arg2: EventInfo_AddEventAdapter): EventInfo_AddEventAdapter
Name | Type |
---|---|
arg1 |
EventInfo_AddEventAdapter |
arg2 |
EventInfo_AddEventAdapter |
Returns |
---|
EventInfo_AddEventAdapter |
Instance Members
Invoke(_this: Dynamic, dele: cs.system.Delegate): Void
Name | Type |
---|---|
_this |
Dynamic |
dele |
cs.system.Delegate |
BeginInvoke(_this: Dynamic, dele: cs.system.Delegate, callback: cs.system.AsyncCallback, object: Dynamic): cs.system.IAsyncResult
Name | Type |
---|---|
_this |
Dynamic |
dele |
cs.system.Delegate |
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 |
- |