Update Storage/Storage/Public/LCObject.cs

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

View File

@ -54,7 +54,7 @@ namespace LeanCloud.Storage {
} }
/// <summary> /// <summary>
/// Gets the last time of this object was updated the server. /// Gets the latest update time of this object in the cloud.
/// </summary> /// </summary>
public DateTime UpdatedAt { public DateTime UpdatedAt {
get { get {