Update Storage/Storage/Public/LCHookObject.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
fb842a8d02
commit
c2aaa5f996
|
@ -31,7 +31,7 @@ namespace LeanCloud.Storage {
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Disable to hook after saving / updating / deleting LCObject.
|
||||
/// Disable hooks after saving / updating / deleting LCObject.
|
||||
/// </summary>
|
||||
public void DisableAfterHook() {
|
||||
Ignore(
|
||||
|
|
Loading…
Reference in New Issue