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