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