Syntax

C#
public interface IDynamicAction

The type exposes the following members.

Public Methods

  NameDescription
Public methodExecute
Implementors should perform the action upon this invocation

See Also