namespace Newlon.Components.GUI.Seedpackets; public interface ISeedpacketProcess { public void Process(); }