Abstract class for implementing Action plugins.
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll)
Version: 2008.1.0.0 (2008.1.0.0)
Syntax
Remarks
Derive from this abstract class to create Action plugins. This base class implements
the IAction interface and performs some
basic functionality common to all actions.