Update Storage/Storage/Public/LCStatusQuery.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
5d32995b09
commit
066f100e24
|
@ -21,7 +21,7 @@ namespace LeanCloud.Storage {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// The id since the query.
|
||||
/// The since id for the query.
|
||||
/// </summary>
|
||||
public int SinceId {
|
||||
get; set;
|
||||
|
|
Loading…
Reference in New Issue