Class MethodInvocationFeatureCheckerContext
Inherited Members
Namespace: Volo.Abp.Features
Assembly: Volo.Abp.Features.dll
Syntax
public class MethodInvocationFeatureCheckerContext
Constructors
MethodInvocationFeatureCheckerContext(MethodInfo)
Declaration
public MethodInvocationFeatureCheckerContext(MethodInfo method)
Parameters
Type | Name | Description |
---|---|---|
MethodInfo | method |
Properties
Method
Declaration
public MethodInfo Method { get; }
Property Value
Type | Description |
---|---|
MethodInfo |