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 C# language in the provided repository.

public virtual void RegisterDefaultSnippets(IReflectionRepository repository)

Parameters

repository IReflectionRepository

The repository where the default snippets will be registered.