Update Storage/Storage/Public/LCStatus.cs

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

View File

@ -111,7 +111,7 @@ namespace LeanCloud.Storage {
}
/// <summary>
/// Send this status.
/// Sends this status.
/// </summary>
/// <returns></returns>
public async Task<LCStatus> Send() {