Update Storage/Storage/Public/LCStatusQuery.cs

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

View File

@ -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;