Update Storage/Storage/Public/LCStatus.cs

Co-authored-by: Jang Rush <weakish@gmail.com>
oneRain 2021-04-21 12:12:40 +08:00 committed by GitHub
parent 4a2b13a2af
commit a821c71cb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ namespace LeanCloud.Storage {
}
/// <summary>
/// Reset the count of the status to be zero.
/// Resets the count of the status to be zero.
/// </summary>
/// <param name="inboxType"></param>
/// <returns></returns>