Update Storage/Storage/Public/LCFile.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
a6bef527a5
commit
45d1fbcdb4
|
@ -165,7 +165,7 @@ namespace LeanCloud.Storage {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets the thumbnail url of image file.
|
/// Gets the thumbnail url of an image file.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="width"></param>
|
/// <param name="width"></param>
|
||||||
/// <param name="height"></param>
|
/// <param name="height"></param>
|
||||||
|
|
Loading…
Reference in New Issue