W3cubDocs

/Haxe C#

UnhandledExceptionEventHandler(Delegate_UnhandledExceptionEventHandler)

package cs.system

Available on cs

Constructor

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

Methods

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

Static methods

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

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

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

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

@:has_untyped @:extern @:from static inline FromHaxeFunction (hxfunc:Dynamic ‑> UnhandledExceptionEventArgs ‑> Void):UnhandledExceptionEventHandler

@:has_untyped @:extern @:from static inline FromHaxeFunction (hxfunc:Dynamic ‑> UnhandledExceptionEventArgs ‑> Void):UnhandledExceptionEventHandler

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

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

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