Table of Contents

Method RegisterAssembly

Namespace
Alternet.Editor.Roslyn
Assembly
Alternet.Editor.Roslyn.v10.dll

RegisterAssembly(IScriptEdit, string)

Register assembly in the project.

public static void RegisterAssembly(this IScriptEdit edit, string reference)

Parameters

edit IScriptEdit

IScriptEdit that contains the source code.

reference string

Reference to register.