Summary
Constructor
- Namespace
- Avalonia
.Metadata - Containing Type
- XmlnsPrefixAttribute
Syntax
public XmlnsPrefixAttribute(string xmlNamespace, string prefix)
Parameters
Name | Type | Description |
---|---|---|
xmlNamespace | string | XML namespce |
prefix | string | recommended prefix |
Return Value
Type | Description |
---|---|
void |