Update Realtime/Realtime/Public/Result/LCIMPageResult.cs

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

View File

@ -2,7 +2,7 @@
namespace LeanCloud.Realtime {
/// <summary>
/// LCIMPageResult represents the results of query.
/// LCIMPageResult represents the query results.
/// </summary>
public class LCIMPageResult {
public ReadOnlyCollection<string> Results {