EngineScriptUnloadArgs Constructor |
Constructor for arguments class passed to the EngineScriptUnload event
Namespace:
AdiIRCAPIv2.Arguments.ScriptEngine
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax public EngineScriptUnloadArgs(
string filename
)
Parameters
- filename
- Type: SystemString
string
See Also