Ejemplo n.º 1
0
 public ULElementAttribute(string smpteULString)
 {
     SMPTEULString = smpteULString;
     ShortKey      = KeyDictionary.GetShortKeyFromSMPTEULString(smpteULString);
 }