Update Storage/Storage/Public/LCObject.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
83331b8f8e
commit
2709a84248
|
@ -453,7 +453,7 @@ namespace LeanCloud.Storage {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Fetches this object from server.
|
||||
/// Fetches this object from the cloud.
|
||||
/// </summary>
|
||||
/// <param name="keys">The keys for fetching.</param>
|
||||
/// <param name="includes">The include keys for fetching.</param>
|
||||
|
|
Loading…
Reference in New Issue