XamlAstContextLocalNode.

XamlAstContextLocalNode(IXamlLineInfo, IXamlType) Constructor

Namespace
XamlX.Ast
Containing Type
XamlAstContextLocalNode

Syntax

public XamlAstContextLocalNode(IXamlLineInfo lineInfo, IXamlType type)

Parameters

Name Type Description
lineInfo IXamlLineInfo
type IXamlType

Return Value

Type Description
void