Constructor XmlNamespacePrefixAttribute
- Namespace
- Bonsai
- Assembly
- Bonsai.Core.dll
XmlNamespacePrefixAttribute(string, string)
Initializes a new instance of the XmlNamespacePrefixAttribute class with the specified namespace and prefix.
public XmlNamespacePrefixAttribute(string xmlNamespace, string prefix)