Update Storage/Storage/Public/LCHookObject.cs

Co-authored-by: Jang Rush <weakish@gmail.com>
oneRain 2021-04-21 14:36:29 +08:00 committed by GitHub
parent fb842a8d02
commit c2aaa5f996
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ namespace LeanCloud.Storage {
} }
/// <summary> /// <summary>
/// Disable to hook after saving / updating / deleting LCObject. /// Disable hooks after saving / updating / deleting LCObject.
/// </summary> /// </summary>
public void DisableAfterHook() { public void DisableAfterHook() {
Ignore( Ignore(