LeanCloud C# SDK
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
LCEngineClassHookAttribute.cs File Reference

Classes

class  LeanCloud.Engine.LCEngineClassHookAttribute
 LCEngineClassHookAttribute is an attribute that hooks class in LeanEngine. More...
 

Namespaces

namespace  LeanCloud
 
namespace  LeanCloud.Engine
 

Enumerations

enum  LeanCloud.Engine.LCEngineObjectHookType {
  LeanCloud.Engine.BeforeSave , LeanCloud.Engine.AfterSave , LeanCloud.Engine.BeforeUpdate , LeanCloud.Engine.AfterUpdate ,
  LeanCloud.Engine.BeforeDelete , LeanCloud.Engine.AfterDelete
}