UxmlNamespacePrefixAttribute Constructor

Declaration

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.


Did you find this page useful? Please give it a rating: