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 C# language in the provided repository.

public virtual void RegisterDefaultTypes(IReflectionRepository repository)

Parameters

repository IReflectionRepository

The repository where the default types will be registered.