Table of Contents

Method RegisterNamespace

Namespace
Alternet.Syntax.CodeCompletion
Assembly
Alternet.Syntax.Parsers.Advanced.v9.dll

RegisterNamespace(string)

Adds specified namespace to the namespace list.

public virtual void RegisterNamespace(string nspace)

Parameters

nspace string

Name of namespace to register.