Table of Contents

Method RegisterDefaultItems

Namespace
Alternet.Syntax.Parsers.Advanced
Assembly
Alternet.Syntax.Parsers.Advanced.v10.dll

RegisterDefaultItems(IReflectionRepository)

Registers the default items (types, snippets, etc.) for the C# language in the provided repository.

public virtual void RegisterDefaultItems(IReflectionRepository repository)

Parameters

repository IReflectionRepository

The repository where the default items will be registered.