Casper Class Library

CSPExpr Class

An abstract class for CSP Expressions. All Expression classes implements this class.

For a list of all members of this type, see CSPExpr Members.

System.Object
   CSPExpr
      CSPExprBin
      CSPExprNotNeg
      CSPExprValue
      CSPExprVar

public class CSPExpr

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Casper.Data

Assembly: Casper (in Casper.dll)

See Also

CSPExpr Members | Casper.Data Namespace