XamlIlValueWithManipulationNode.

XamlIlValueWithManipulationNode(IXamlIlLineInfo, IXamlIlAstValueNode, IXamlIlAstManipulationNode) Constructor

Namespace
XamlIl.Ast
Containing Type
XamlIlValueWithManipulationNode

Syntax

public XamlIlValueWithManipulationNode(IXamlIlLineInfo lineInfo, IXamlIlAstValueNode value, IXamlIlAstManipulationNode manipulation)

Parameters

Name Type Description
lineInfo IXamlIlLineInfo
value IXamlIlAstValueNode
manipulation IXamlIlAstManipulationNode

Return Value

Type Description
void