Table of Contents

Class ActionInfo

Namespace
NMF.AnyText
Assembly
NMF.AnyText.Core.dll

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 ExecuteCommandArguments

A structure containing the rule application, context and position