GeWuYou
3ecce110ed
feat(architecture): 添加架构上下文提供者和相关测试
- 新增 IArchitectureContextProvider 接口定义
- 实现 GameContextProvider 类提供上下文获取功能
- 添加 GameContext 静态类用于获取架构上下文
- 创建 ContextProviderTests 测试上下文提供者功能
- 实现 RegistryInitializationHookBase 抽象基类的完整测试
- 修改 IArchitectureContext.GetUtility 方法为虚拟方法以支持重写
2026-03-02 12:42:09 +08:00
..
2026-03-02 12:42:09 +08:00
2026-02-16 20:55:06 +08:00
2026-01-27 20:30:04 +08:00
2026-02-26 14:45:39 +08:00
2026-02-23 22:33:29 +08:00
2026-01-27 20:30:04 +08:00
2026-02-25 21:39:53 +08:00
2026-02-26 14:45:39 +08:00
2026-02-26 14:45:39 +08:00
2026-02-25 21:39:53 +08:00
2026-02-26 19:57:42 +08:00
2026-02-26 14:45:39 +08:00
2026-02-23 12:27:16 +08:00
2026-02-25 20:40:02 +08:00
2026-01-27 20:30:04 +08:00
2026-02-16 20:55:06 +08:00
2026-01-27 20:30:04 +08:00
2026-02-23 12:27:16 +08:00
2026-02-23 12:27:16 +08:00
2026-02-17 18:41:16 +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