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