mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-23 19:24:29 +08:00
refactor(Architecture): 移除多余的注释标记
移除了Lifecycle Management区域中关于方案1的多余注释标记, 保留了必要的方法文档注释,使代码更加简洁清晰。
This commit is contained in:
parent
d25b8661ae
commit
9f505061bd
@ -144,7 +144,6 @@ public abstract class Architecture(
|
||||
|
||||
#region Lifecycle Management
|
||||
|
||||
// ==================== 方案1: 早期返回 (推荐) ====================
|
||||
/// <summary>
|
||||
/// 进入指定的架构阶段,并执行相应的生命周期管理操作
|
||||
/// </summary>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user