예제 #1
0
 public UxmlTraits()
 {
     this.m_PropertyPath = new UxmlStringAttributeDescription
     {
         name = "binding-path"
     };
 }