XamlIlAstClrTypeReference.

XamlIlAstClrTypeReference(IXamlIlLineInfo, IXamlIlType, bool) Constructor

Namespace
XamlIl.Ast
Containing Type
XamlIlAstClrTypeReference

Syntax

public XamlIlAstClrTypeReference(IXamlIlLineInfo lineInfo, IXamlIlType type, bool isMarkupExtension)

Parameters

Name Type Description
lineInfo IXamlIlLineInfo
type IXamlIlType
isMarkupExtension bool

Return Value

Type Description
void