XamlAstCompilerLocalNode.

XamlAstCompilerLocalNode(IXamlLineInfo, XamlAstClrTypeReference) Constructor

Namespace
XamlX.Ast
Containing Type
XamlAstCompilerLocalNode

Syntax

public XamlAstCompilerLocalNode(IXamlLineInfo lineInfo, XamlAstClrTypeReference type)

Parameters

Name Type Description
lineInfo IXamlLineInfo
type XamlAstClrTypeReference

Return Value

Type Description
void