Update Storage/Storage/Public/LCObject.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
5bde1b1e2f
commit
f7e3f4241b
|
@ -54,7 +54,7 @@ namespace LeanCloud.Storage {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Gets the last time of this object was updated the server.
|
||||
/// Gets the latest update time of this object in the cloud.
|
||||
/// </summary>
|
||||
public DateTime UpdatedAt {
|
||||
get {
|
||||
|
|
Loading…
Reference in New Issue