Click or drag to resize

Automation2LoadAssembly Method


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

Parameters

sender  Object
 
args  ResolveEventArgs
 

Return Value

Assembly
See Also