Update Storage/Storage/Public/LCStatusQuery.cs

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

View File

@ -14,7 +14,7 @@ namespace LeanCloud.Storage {
/// </summary>
public class LCStatusQuery : LCQuery<LCStatus> {
/// <summary>
/// The inboxType for query.
/// The inbox type for query.
/// </summary>
public string InboxType {
get; set;