Update LiveQuery/LiveQuery/Public/LCQueryExtension.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
cf6b63eabf
commit
8b93e78afb
|
@ -3,7 +3,7 @@ using LeanCloud.Storage;
|
|||
|
||||
namespace LeanCloud.LiveQuery {
|
||||
/// <summary>
|
||||
/// LCQueryExtension is the extension of query for live query.
|
||||
/// LCQueryExtension is the extension of a LCQuery.
|
||||
/// </summary>
|
||||
public static class LCQueryExtension {
|
||||
/// <summary>
|
||||
|
|
Loading…
Reference in New Issue