Пример #1
0
 public Color GetColor(uint prefix)
 {
     return(TLMUtils.DeserializeColor(SafeGet(prefix, PrefixConfigIndex.COLOR), ItSepLvl3));
 }