Method AddType
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.v9.dll
AddType(Type, bool)
Adds specified type to the collection of types.
public static void AddType(Type type, bool global)
Adds specified type to the collection of types.
public static void AddType(Type type, bool global)