W3cubDocs

/Haxe C#

ConsoleCancelEventHandler(Delegate_ConsoleCancelEventHandler)

package cs.system

Available on cs

Constructor

@:has_untyped @:impl @:extern inline new (hxfunc:Dynamic ‑> ConsoleCancelEventArgs ‑> Void)

Methods

@:impl @:extern inline AsDelegate ():Delegate_ConsoleCancelEventHandler

Static methods

@:has_untyped @:impl @:extern static inline new (hxfunc:Dynamic ‑> ConsoleCancelEventArgs ‑> Void)

@:extern @:op(A + B) static inline Add (arg1:ConsoleCancelEventHandler, arg2:ConsoleCancelEventHandler):ConsoleCancelEventHandler

@:extern @:op(A + B) static inline Add (arg1:ConsoleCancelEventHandler, arg2:ConsoleCancelEventHandler):ConsoleCancelEventHandler

@:impl @:extern static inline AsDelegate ():Delegate_ConsoleCancelEventHandler

@:has_untyped @:extern @:from static inline FromHaxeFunction (hxfunc:Dynamic ‑> ConsoleCancelEventArgs ‑> Void):ConsoleCancelEventHandler

@:has_untyped @:extern @:from static inline FromHaxeFunction (hxfunc:Dynamic ‑> ConsoleCancelEventArgs ‑> Void):ConsoleCancelEventHandler

@:extern @:op(A - B) static inline Remove (arg1:ConsoleCancelEventHandler, arg2:ConsoleCancelEventHandler):ConsoleCancelEventHandler

@:extern @:op(A - B) static inline Remove (arg1:ConsoleCancelEventHandler, arg2:ConsoleCancelEventHandler):ConsoleCancelEventHandler

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