Initializes a new instance of the Constant<(Of <(<'TValue>)>)> class.
Assembly: Epic.Query
Declaration Syntax
C# |
public Constant( TValue value )
Parameters
- value (TValue)
- Value of the constant.
Assembly: Epic.Query
C# |
public Constant( TValue value )