Пример #1
0
 public DoubleFieldUxmlTraits()
 {
     m_Value = new UxmlDoubleAttributeDescription {
         name = "value"
     };
 }