Version: 2020.1
언어: 한국어

UxmlNamespacePrefixAttributeConstructor

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

파라미터

ns The XML/C# namespace to which a prefix will be associated.
prefix The prefix to associate to the namespace.

설명

Constructor.