Class ActionInfo
Denotes the abstract base class for a code action info
public abstract class ActionInfo
- Inheritance
-
ActionInfo
- Derived
- Inherited Members
Methods
Invoke(ExecuteCommandArguments)
Invokes the action with the given arguments
public abstract void Invoke(ExecuteCommandArguments arguments)
Parameters
arguments
ExecuteCommandArgumentsA structure containing the rule application, context and position