LeanCloud C# SDK
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
LeanCloud.Engine.LCEngineClassHookAttribute Class Reference

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

Inheritance diagram for LeanCloud.Engine.LCEngineClassHookAttribute:

Public Member Functions

 LCEngineClassHookAttribute (string className, LCEngineObjectHookType hookType)
 

Properties

string ClassName [get]
 
LCEngineObjectHookType HookType [get]
 

Detailed Description

LCEngineClassHookAttribute is an attribute that hooks class in LeanEngine.

Constructor & Destructor Documentation

◆ LCEngineClassHookAttribute()

LeanCloud.Engine.LCEngineClassHookAttribute.LCEngineClassHookAttribute ( string  className,
LCEngineObjectHookType  hookType 
)
inline

Property Documentation

◆ ClassName

string LeanCloud.Engine.LCEngineClassHookAttribute.ClassName
get

◆ HookType

LCEngineObjectHookType LeanCloud.Engine.LCEngineClassHookAttribute.HookType
get

The documentation for this class was generated from the following file: