Update Storage/Storage/Public/LCObject.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
c664a4d7aa
commit
5bde1b1e2f
|
@ -45,7 +45,7 @@ namespace LeanCloud.Storage {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the first time of this object was saved the server.
|
||||
/// Gets the creation time of this object in the cloud.
|
||||
/// </summary>
|
||||
public DateTime CreatedAt {
|
||||
get {
|
||||
|
|
Loading…
Reference in New Issue