Update Storage/Storage/Public/LCACL.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
e97da0ab55
commit
1b750f4e93
|
@ -191,7 +191,7 @@ namespace LeanCloud.Storage {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Get whether the given role are allowed to write this object.
|
/// Detects whether the given role are allowed to write 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