- Namespace
- XamlX
.Ast - Containing Type
- Xaml
Ast Xml Type Reference
Syntax
public XamlAstXmlTypeReference(IXamlLineInfo lineInfo, string xmlNamespace, string name, IEnumerable<XamlAstXmlTypeReference> genericArguments = null)
Parameters
Name | Type | Description |
---|---|---|
lineInfo | IXamlLineInfo | |
xmlNamespace | string | |
name | string | |
genericArguments | IEnumerable |
Return Value
Type | Description |
---|---|
void |