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 Visual Basic language in the provided repository.

public override void RegisterDefaultItems(IReflectionRepository repository)

Parameters

repository IReflectionRepository

The repository where the default items will be registered.