Table of Contents

Method AddForwardedType

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

AddForwardedType(Type, Assembly)

Adds specified type to the collection of forward types.

public static void AddForwardedType(Type type, Assembly assembly)

Parameters

type Type

Type to add.

assembly Assembly

Assembly the type is forwarded from