Update Storage/Storage/Public/LCHookObject.cs

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

View File

@ -21,7 +21,7 @@ namespace LeanCloud.Storage {
internal const string IgnoreHooksKey = "__ignore_hooks";
/// <summary>
/// Disable to hook before saving / updating / deleting LCObject.
/// Disable hooks before saving / updating / deleting LCObject.
/// </summary>
public void DisableBeforeHook() {
Ignore(