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

Expression<(Of <(<'TValue>)>)> Constructor (info, context)
Initializes a new instance of the Expression<(Of <(<'TValue>)>)> class after a deserialization.

Assembly: Epic.Query.Object

Declaration Syntax
C#
protected Expression(
	SerializationInfo info,
	StreamingContext context
)
Parameters
info (SerializationInfo)
Serialization informations.
context (StreamingContext)
Streaming context.
Exceptions
ExceptionCondition
ArgumentNullExceptioninfo is nullNothingnullptr.
blog comments powered by Disqus