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