Update Storage/Storage/Public/LCQuery.cs

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

View File

@ -390,7 +390,7 @@ namespace LeanCloud.Storage {
/// <summary>
/// Constructs a LCObject whose id is already known by fetching data
/// from the server.
/// from the cloud.
/// </summary>
/// <param name="objectId"></param>
/// <returns></returns>