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>
|
||||
/// Creates a reference to an existing LCObject for use in creating
|
||||
/// associations between LCObjects.
|
||||
/// Creates a new LCObject.
|
||||
/// </summary>
|
||||
/// <param name="className">The className for the LCObject.</param>
|
||||
/// <returns></returns>
|
||||
|
|
Loading…
Reference in New Issue