UxmlNamespacePrefixAttribute Constructor
public UxmlNamespacePrefixAttribute(string ns,
string prefix);
Parameters
| ns | The XML/C# namespace to which a prefix will be associated. | |
| prefix | The prefix to associate to the namespace. |
Description 描述
Constructor.