feat: 添加一个XML注释

This commit is contained in:
uye
2022-08-19 11:40:52 +08:00
parent b6885d0710
commit 420e5c23ae

View File

@@ -1281,6 +1281,9 @@ namespace MeoAsstGui
private bool _isLevel3UseShortTime = Convert.ToBoolean(ViewStatusStorage.Get("AutoRecruit.IsLevel3UseShortTime", bool.FalseString));
/// <summary>
/// Gets or sets a value indicating whether to shorten the time for level 3.
/// </summary>
public bool IsLevel3UseShortTime
{
get