namespace Pilz.Net.Api; public interface IApiHandlerInitializer { void Initialize(); }