Update Storage/Storage/Public/LCStatus.cs

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

View File

@ -83,7 +83,7 @@ namespace LeanCloud.Storage {
} }
/// <summary> /// <summary>
/// Sends the status to the user with targetId privatedly. /// Sends the status to the user with targetId in private.
/// </summary> /// </summary>
/// <param name="status"></param> /// <param name="status"></param>
/// <param name="targetId"></param> /// <param name="targetId"></param>