Method RegisterDefaultTypes
RegisterDefaultTypes(IReflectionRepository)
Registers the default types for the Visual Basic language in the provided repository.
public override void RegisterDefaultTypes(IReflectionRepository repository)
Parameters
repositoryIReflectionRepositoryThe repository where the default types will be registered.