Property AssemblyTypes
- Namespace
- Alternet.Syntax.CodeCompletion
- Assembly
- Alternet.Syntax.Parsers.Advanced.v9.dll
AssemblyTypes
Represents the list of loaded types.
public static IDictionary<Assembly, IList<Type>> AssemblyTypes { get; }
Represents the list of loaded types.
public static IDictionary<Assembly, IList<Type>> AssemblyTypes { get; }