API
Version 4.2.5
3.4.7
4.0.5
4.1.3
4.2.0
4.2.1
4.2.2
4.2.3
4.2.4
4.2.5
Development
Download Haxe
Learn Haxe
Introduction
Manual
Code Cookbook
API Documentation
Videos
Try Haxe online
Haxelib
Connect
Github
Bug reports
Stack Overflow
Forums
Discord
Gitter
Blog
Facebook
#haxe
@haxelang
@haxe_org
Contact
All Platforms
python
js
java
cs
cpp
php
macro
lua
hl
neko
flash
class
Assembly_ResourceCloseHandler
package
cs.system.reflection
import
cs.system.reflection.Assembly
@:nativeGen
@:libType
@:csNative
@:native("System.Reflection.Assembly.ResourceCloseHandler")
Available on cs
Constructor
final
new
(
module:
Module
)
Methods
final
OnClose
(
sender:
Dynamic
,
e:
EventArgs
):
Void