Table of Contents

Method RegisterDefaultSnippets

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

RegisterDefaultSnippets(IReflectionRepository)

Registers the default code snippets for the CVisual Basic language in the provided repository.

public override void RegisterDefaultSnippets(IReflectionRepository repository)

Parameters

repository IReflectionRepository

The repository where the default snippets will be registered.