Method RegisterDefaultSnippets
RegisterDefaultSnippets(IReflectionRepository)
Registers the default code snippets for the C# language in the provided repository.
public virtual void RegisterDefaultSnippets(IReflectionRepository repository)
Parameters
repositoryIReflectionRepositoryThe repository where the default snippets will be registered.