Update Storage/Storage/Public/LCObject.cs

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

View File

@ -45,7 +45,7 @@ namespace LeanCloud.Storage {
} }
/// <summary> /// <summary>
/// Gets the first time of this object was saved the server. /// Gets the creation time of this object in the cloud.
/// </summary> /// </summary>
public DateTime CreatedAt { public DateTime CreatedAt {
get { get {