Automation2LoadAssembly Method

Definition

Namespace: DWSIM.Automation
Assembly: DWSIM.Automation (in DWSIM.Automation.dll) Version: 10.0.0.0
private static Assembly LoadAssembly(
	Object sender,
	ResolveEventArgs args
)

Parameters

sender  Object
 
args  ResolveEventArgs
 

Return Value

Assembly

See Also