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>
|
/// <summary>
|
||||||
/// Get whether the given role are allowed to read this object.
|
/// Detects whether the given role are allowed to read this object.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="role">The role to check.</param>
|
/// <param name="role">The role to check.</param>
|
||||||
/// <returns></returns>
|
/// <returns></returns>
|
||||||
|
|
Loading…
Reference in New Issue