The GetAction type exposes the following members.

Constructors

  NameDescription
Public methodGetAction
Initializes a new instance of the GetAction class

Methods

  NameDescription
Public methodCanDoAction (Inherited from ActionBase<(Of <(<'TAction>)>)>.)
Public methodDoAction (Overrides ActionBase<(Of <(<'TAction>)>)>..::..DoAction(Living).)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsActionEnabled (Inherited from ActionBase<(Of <(<'TAction>)>)>.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyPrevious (Inherited from ActionBase<(Of <(<'TAction>)>)>.)
Public propertyTarget

See Also