CSharpScriptExecution.AddAssembly
Adds an assembly reference from an existing type
public bool AddAssembly(Type type)
Parameters
type
any .NET type that can be referenced in the current application
Adds an assembly reference from an existing type
public bool AddAssembly(Type type)
type
any .NET type that can be referenced in the current application