Class BaseExecutionCheckAttribute
public abstract class BaseExecutionCheckAttribute : Attribute
- Inheritance
-
BaseExecutionCheckAttribute
- Derived
- Inherited Members
Constructors
BaseExecutionCheckAttribute()
protected BaseExecutionCheckAttribute()
Methods
RunChecksAsync(CommandContext)
public abstract Task<bool> RunChecksAsync(CommandContext context)
Parameters
context
CommandContext