Method RegisterDefaultItems
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
repositoryIReflectionRepositoryThe repository where the default items will be registered.