GeWuYou
bde1af2c2e
feat(architecture): 添加批量获取组件实例的功能
- 在 ArchitectureContext 中添加 GetServices、GetSystems、GetModels 和 GetUtilities 方法
- 扩展 IArchitectureContext 接口以支持批量获取各类组件实例
- 在测试类中实现相应的批量获取功能
- 将原有的 ContextAwareExtensions 拆分为多个专门的扩展类文件
- 新增 ContextAwareCommandExtensions、ContextAwareEnvironmentExtensions 和 ContextAwareEventExtensions 等扩展类
- 提供了更完善的架构上下文组件访问能力
2026-03-05 08:18:57 +08:00
..
2026-03-05 08:18:57 +08:00
2026-02-16 20:55:06 +08:00
2026-01-27 20:30:04 +08:00
2026-03-02 22:01:22 +08:00
2026-03-02 21:20:50 +08:00
2026-01-27 20:30:04 +08:00
2026-03-04 11:04:59 +08:00
2026-03-02 22:01:22 +08:00
2026-03-02 21:51:35 +08:00
2026-02-25 21:39:53 +08:00
2026-03-02 22:01:22 +08:00
2026-02-26 14:45:39 +08:00
2026-02-23 12:27:16 +08:00
2026-03-02 21:51:35 +08:00
2026-02-25 20:40:02 +08:00
2026-03-04 11:04:59 +08:00
2026-02-16 20:55:06 +08:00
2026-03-05 08:18:57 +08:00
2026-02-23 12:27:16 +08:00
2026-02-23 12:27:16 +08:00
2026-03-02 22:01:22 +08:00
2026-02-23 12:27:16 +08:00
2026-02-26 21:52:42 +08:00
2026-01-27 12:45:03 +08:00