Click or drag to resize

Automation3LoadAssembly Method


Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 8.4.5.0
Syntax
private static Assembly LoadAssembly(
	Object sender,
	ResolveEventArgs args
)
Request Example View Source

Parameters

sender  Object
 
args  ResolveEventArgs
 

Return Value

Assembly
See Also