Update Storage/Storage/Public/LCFile.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
30c615b023
commit
856224efdb
|
@ -77,7 +77,7 @@ namespace LeanCloud.Storage {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Creates a new file from a local file and a name.
|
/// Creates a new file from a local file.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="name"></param>
|
/// <param name="name"></param>
|
||||||
/// <param name="path"></param>
|
/// <param name="path"></param>
|
||||||
|
|
Loading…
Reference in New Issue