Update Realtime/Realtime/Public/Result/LCIMPageResult.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
178ebb703f
commit
f5bd431cc7
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue