Compartir a través de


ActionInvocation Members

An class representing an action invocation.

The following tables list the members exposed by the ActionInvocation type.

Public Constructors

  Name Description
  ActionInvocation  

Top

Public Properties

  Name Description
public property ArgumentKeys For internal purposes only; supports the serialization infrastructure.
public property Arguments The arguments of the action.
public property Symbol The action symbol.
public property Text The text representation

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (Inherited from Object)
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

ActionInvocation Class
Microsoft.SpecExplorer.ObjectModel Namespace