Casper Class Library

CSPExprValueConst Class

Implementation class for the constant type of value expressions. Implements the abstract CSPExprValue class.

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

System.Object
   CSPExpr
      CSPExprValue
         CSPExprValueConst

public class CSPExprValueConst : CSPExprValue

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

CSPExprValueConst Members | Casper.Data Namespace