namespace Pilz.UI.WinForms; public interface ILoadContent { void LoadContent(); }