namespace Newlon.Components.GUI.Seedpackets; public interface ISeedpacketPress { public void Pressed(); }