Update Storage/Storage/Public/LCFile.cs

Co-authored-by: Jang Rush <weakish@gmail.com>
oneRain 2021-04-21 14:26:59 +08:00 committed by GitHub
parent 30c615b023
commit 856224efdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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>