CLab# 1.0 API Documentation |
|
ExpressionInt Constructor
Initializes a new instance of the "ExpressionInt" class.
public ExpressionInt(
Int32 integer);
Parameters
-
Int32
- The integer value of this expression.
See Also
ExpressionInt Class | CLab.Data Namespace