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

LCEngineFunctionParamAttribute is an attribute of the parameter of cloud function in engine. More...

Inheritance diagram for LeanCloud.Engine.LCEngineFunctionParamAttribute:

Public Member Functions

 LCEngineFunctionParamAttribute (string paramName)
 

Properties

string ParamName [get]
 

Detailed Description

LCEngineFunctionParamAttribute is an attribute of the parameter of cloud function in engine.

Constructor & Destructor Documentation

◆ LCEngineFunctionParamAttribute()

LeanCloud.Engine.LCEngineFunctionParamAttribute.LCEngineFunctionParamAttribute ( string  paramName)
inline

Property Documentation

◆ ParamName

string LeanCloud.Engine.LCEngineFunctionParamAttribute.ParamName
get

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