- Namespace
- XamlX
.Ast - Containing Type
- XamlAstXmlDirective
Syntax
public XamlAstXmlDirective(IXamlLineInfo lineInfo, string ns, string name, IEnumerable<IXamlAstValueNode> values)
Parameters
Name | Type | Description |
---|---|---|
lineInfo | IXamlLineInfo | |
ns | string | |
name | string | |
values | IEnumerable |
Return Value
Type | Description |
---|---|
void |