예제 #1
0
 public IntegerFieldUxmlTraits()
 {
     m_Value = new UxmlIntAttributeDescription {
         name = "value"
     };
 }