namespace Core.Controllers; public class PresetController { /// /// /// public void Initialize() { throw new NotImplementedException(); } }