ActionSymbol Members
A class representing an action symbol.
The following tables list the members exposed by the ActionSymbol type.
Public Constructors
Name | Description | |
---|---|---|
ActionSymbol |
Top
Public Properties
Name | Description | |
---|---|---|
Kind | The kind of this action | |
Member | The member (method, constructor, or event) to which this action symbol is associated. | |
MemberKey | For internal purposes only; supports the serialization infrastructure. |
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
ActionSymbol Class
Microsoft.SpecExplorer.ObjectModel Namespace