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 | |
---|---|---|
ArgumentKeys | For internal purposes only; supports the serialization infrastructure. | |
Arguments | The arguments of the action. | |
Symbol | The action symbol. | |
Text | The text representation |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (Inherited from Object) | |
GetHashCode | (Inherited from Object) | |
GetType | (Inherited from Object) | |
ToString | (Inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
Top
See Also
Reference
ActionInvocation Class
Microsoft.SpecExplorer.ObjectModel Namespace