Table of Contents

Method RestrictTypeMembers

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

RestrictTypeMembers(Type)

When implemented by a class, disables type members from being shown in code completion windows.

void RestrictTypeMembers(Type type)

Parameters

type Type

Specifies type which members will be disabled.