package cs.system
extends MulticastDelegate › Delegate
import cs.system.ConsoleCancelEventHandler
Available on csnew (object:Dynamic, method:IntPtr)
BeginInvoke (sender:Dynamic, e:ConsoleCancelEventArgs, callback:AsyncCallback, object:Dynamic):IAsyncResult
EndInvoke (result:IAsyncResult):Void
Invoke (sender:Dynamic, e:ConsoleCancelEventArgs):Void
static op_Addition (arg1:ConsoleCancelEventHandler, arg2:ConsoleCancelEventHandler):ConsoleCancelEventHandler
static op_Subtraction (arg1:ConsoleCancelEventHandler, arg2:ConsoleCancelEventHandler):ConsoleCancelEventHandler
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/Delegate_ConsoleCancelEventHandler.html