Method RegisterAssembly
RegisterAssembly(IScriptEdit, string)
Register assembly in the project.
public static void RegisterAssembly(this IScriptEdit edit, string reference)
Parameters
editIScriptEditIScriptEdit that contains the source code.
referencestringReference to register.