W3cubDocs

/Haxe C#

Console_WindowsConsole_Delegate_WindowsCancelHandler

package cs.system

extends MulticastDelegateDelegate

import cs.system.Console

@:final@:libType@:csNative@:native("System.Console.WindowsConsole.WindowsCancelHandler") Available on cs

Constructor

@:final @:overload new (object:Dynamic, method:IntPtr)

Methods

@:overload BeginInvoke (keyCode:Int, callback:AsyncCallback, object:Dynamic):IAsyncResult

@:overload EndInvoke (result:IAsyncResult):Bool

@:overload Invoke (keyCode:Int):Bool

Static methods

static op_Addition (arg1:Console_WindowsConsole_WindowsCancelHandler, arg2:Console_WindowsConsole_WindowsCancelHandler):Console_WindowsConsole_WindowsCancelHandler

static op_Subtraction (arg1:Console_WindowsConsole_WindowsCancelHandler, arg2:Console_WindowsConsole_WindowsCancelHandler):Console_WindowsConsole_WindowsCancelHandler

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/Console_WindowsConsole_Delegate_WindowsCancelHandler.html