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