Update LiveQuery/LiveQuery/Public/LCQueryExtension.cs

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

View File

@ -3,7 +3,7 @@ using LeanCloud.Storage;
namespace LeanCloud.LiveQuery { namespace LeanCloud.LiveQuery {
/// <summary> /// <summary>
/// LCQueryExtension is the extension of query for live query. /// LCQueryExtension is the extension of a LCQuery.
/// </summary> /// </summary>
public static class LCQueryExtension { public static class LCQueryExtension {
/// <summary> /// <summary>