Casper Class Library

CSPExprNotNeg Constructor 

Initializes a new instance of the "CSPExprNotNeg" class.

public CSPExprNotNeg(
   CSPExpr left,
   StaticData.NotNeg type
);

Parameters

CSPExpr
The left expression
StaticData.NotNeg
The type, not or neg

See Also

CSPExprNotNeg Class | Casper.Data Namespace