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