Table of Contents

Method RegisterDefaultTypes

Namespace
Alternet.Syntax.Parsers.Advanced
Assembly
Alternet.Syntax.Parsers.Advanced.v10.dll

RegisterDefaultTypes(IReflectionRepository)

Registers the default types for the Visual Basic language in the provided repository.

public override void RegisterDefaultTypes(IReflectionRepository repository)

Parameters

repository IReflectionRepository

The repository where the default types will be registered.