Fork me on GitHubEpicdominant domains
APIEpic.Query.RelationalConstant<(Of <(<'TValue>)>)>Constant<(Of <(<'TValue>)>)>(TValue)

Constant<(Of <(<'TValue>)>)> Constructor (value)
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.
blog comments powered by Disqus