UxmlNamespacePrefixAttributeConstructor

매뉴얼로 전환
public UxmlNamespacePrefixAttribute (string ns, string prefix);

파라미터

nsThe XML/C# namespace to which a prefix will be associated.
prefixThe prefix to associate to the namespace.

설명

Constructor.