Пример #1
0
 public void RepaintUI(RepaintType type)
 {
     throw new NotImplementedException();
 }
 void IIColorManager.RepaintUI(RepaintType type)
 {
     throw new NotImplementedException();
 }