Update Storage/Storage/Public/LCACL.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
3e3dd04305
commit
e97da0ab55
|
@ -165,7 +165,7 @@ namespace LeanCloud.Storage {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Get whether the given role are allowed to read this object.
|
||||
/// Detects whether the given role are allowed to read this object.
|
||||
/// </summary>
|
||||
/// <param name="role">The role to check.</param>
|
||||
/// <returns></returns>
|
||||
|
|
Loading…
Reference in New Issue