mirror of
https://github.com/project-redbud/FunGame-Core.git
synced 2025-12-05 08:09:02 +00:00
更新注释
This commit is contained in:
parent
52b4fc2078
commit
a91a3d151a
@ -14,7 +14,7 @@ namespace Milimoe.FunGame.Core.Library.Common.Architecture
|
|||||||
protected abstract T? Work { get; set; }
|
protected abstract T? Work { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// 是否处于等待服务器响应的状态
|
/// 是否处于等待的状态
|
||||||
/// </summary>
|
/// </summary>
|
||||||
protected bool Working { get; set; } = false;
|
protected bool Working { get; set; } = false;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user