Casper Class Library

CSPExprWrapper Class

Stores wrapped expression objects along with a set of its variables IDs. Used during consistency to filter out expressions which have variables which isn't set yet.

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

System.Object
   CSPExprWrapper

public class CSPExprWrapper

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

CSPExprWrapper Members | Casper.Data Namespace