Compartir a través de


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
public property Kind The kind of this action
public property Member The member (method, constructor, or event) to which this action symbol is associated.
public property MemberKey For internal purposes only; supports the serialization infrastructure.

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

ActionSymbol Class
Microsoft.SpecExplorer.ObjectModel Namespace