Method RegisterDefaultItems
RegisterDefaultItems(IReflectionRepository)
Registers the default items (types, snippets, etc.) for the C# language in the provided repository.
public virtual void RegisterDefaultItems(IReflectionRepository repository)
Parameters
repositoryIReflectionRepositoryThe repository where the default items will be registered.