Method RestrictTypeMembers
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.v9.dll
RestrictTypeMembers(Type)
Disables type members from being shown in code completion windows.
public virtual void RestrictTypeMembers(Type type)
Parameters
type
TypeSpecifies type which members will be disabled.