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 {
|
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>
|
||||||
|
|
Loading…
Reference in New Issue