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