Compartir a través de


Constraint Members

A class representing a constraint.

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

Public Constructors

  Name Description
  Constraint  

Top

Public Properties

  Name Description
public property Expression Expression representing this constraint.
public property ExpressionKey For internal purposes only; supports the serialization infrastructure.
public property Text Textual expression representing this constraint.

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

Constraint Class
Microsoft.SpecExplorer.ObjectModel Namespace