Table of Contents

Namespace Alternet.FormDesigner.Wpf.Roslyn

Classes

CSharpLanguageService

Represents a class for support C# code manipulation, used in the Alternet.FormDesigner control.

CSharpScriptProvider

Provides code generation for C# based on Microsoft Roslyn.

FormRunner

Provides method to execute form being designed.

RoslynScriptProvider

Provides a base class for Roslyn code generation. This class is abstract.

VisualBasicLanguageService

Represents a class for support Visual Basic code manipulation, used in the Alternet.FormDesigner control.

VisualBasicScriptProvider

Provides code generation for Visual Basic based on Microsoft Roslyn.

XAMLExtensions

Provides methods to manipulate xaml content.

Structs

CompileResult

Represent structured information of code compilation result.