public interface IUIRedPoint { public void SetRedPointState(bool state) { } }