From 5bde1b1e2f78eea073a421742984f4afb405f45a Mon Sep 17 00:00:00 2001 From: oneRain Date: Wed, 21 Apr 2021 14:37:17 +0800 Subject: [PATCH] Update Storage/Storage/Public/LCObject.cs Co-authored-by: Jang Rush --- Storage/Storage/Public/LCObject.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storage/Storage/Public/LCObject.cs b/Storage/Storage/Public/LCObject.cs index 059139e..6276b26 100644 --- a/Storage/Storage/Public/LCObject.cs +++ b/Storage/Storage/Public/LCObject.cs @@ -45,7 +45,7 @@ namespace LeanCloud.Storage { } /// - /// Gets the first time of this object was saved the server. + /// Gets the creation time of this object in the cloud. /// public DateTime CreatedAt { get {