Update Storage/Storage/Public/LCObject.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
39524fd626
commit
99df5c00a6
|
@ -116,8 +116,7 @@ namespace LeanCloud.Storage {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Creates a reference to an existing LCObject for use in creating
|
/// Creates a new LCObject.
|
||||||
/// associations between LCObjects.
|
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="className">The className for the LCObject.</param>
|
/// <param name="className">The className for the LCObject.</param>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
|
|
Loading…
Reference in New Issue