Fork me on GitHubEpicdominant domains
APIEpic.Query.Object.ExpressionsSourceDowncast<(Of <(<'TAbstraction, TEntity>)>)>SourceDowncast<(Of <(<'TAbstraction, TEntity>)>)>(Expression<(Of <<'(IEnumerable<(Of <<'(TAbstraction>)>>)>)>>))

SourceDowncast<(Of <(<'TAbstraction, TEntity>)>)> Constructor (source)
Initializes a new instance of the SourceDowncast<(Of <(<'TAbstraction, TEntity>)>)> class.

Assembly: Epic.Query.Object

Declaration Syntax
C#
public SourceDowncast(
	Expression<IEnumerable<TAbstraction>> source
)
Parameters
source (Expression<(Of <(<'IEnumerable<(Of <(<'TAbstraction>)>)>>)>)>)
Source to downcast.
Exceptions
ExceptionCondition
ArgumentNullExceptionsource is nullNothingnullptr.
blog comments powered by Disqus