Table of Contents

Property ForwardedTypes

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

ForwardedTypes

Represents the list of forard types.

public static IDictionary<Type, IList<Assembly>> ForwardedTypes { get; }

Property Value

IDictionary<Type, IList<Assembly>>