public virtual void HandleIcspOpen() { foreach (IIncomingHandlerIOIO Distributee in Distributees_) { Distributee.HandleIcspOpen(); } }