Fork me on GitHubEpicdominant domains
APIEpic.Query.Object.ExpressionsExpression<(Of <(<'TValue>)>)>

Expression<(Of <(<'TValue>)>)>
Expression that represent a TValue.

Assembly: Epic.Query.Object

Declaration Syntax
C#
[SerializableAttribute]
public abstract class Expression<TValue> : Expression
Generic Template Parameters
TValue
Type of the value that the expression represent.
Members
All MembersConstructors    



MemberDescription
Expression<(Of <(<'TValue>)>)>()()()()
Initializes a new instance of the Expression<(Of <(<'TValue>)>)> class.
Expression<(Of <(<'TValue>)>)>(SerializationInfo, StreamingContext)
Initializes a new instance of the Expression<(Of <(<'TValue>)>)> class after a deserialization.
blog comments powered by Disqus