- Namespace
- XamlIl
.Ast - Containing Type
- Xaml
Il Ast Xml Directive
Syntax
public XamlIlAstXmlDirective(IXamlIlLineInfo lineInfo, string ns, string name, IEnumerable<IXamlIlAstValueNode> values)
Parameters
Name | Type | Description |
---|---|---|
lineInfo | IXamlIlLineInfo | |
ns | string | |
name | string | |
values | IEnumerable |
Return Value
Type | Description |
---|---|
void |