namespace Toolkit.Foundation; public interface IMicrocontrollerContext : IMicrocontrollerContext where TModuleDeserializer : IMicrocontrollerModuleDeserializer, new(); public interface IMicrocontrollerContext;