Fork me on GitHubEpicdominant domains
APIEpic.Query.Object.ExpressionsSource<(Of <(<'TEntity, TIdentity>)>)>Source<(Of <(<'TEntity, TIdentity>)>)>(IRepository<(Of <<'(TEntity, TIdentity>)>>))

Source<(Of <(<'TEntity, TIdentity>)>)> Constructor (repository)
Initializes a new instance of the Source<(Of <(<'TEntity, TIdentity>)>)>.

Assembly: Epic.Query.Object

Declaration Syntax
C#
public Source(
	IRepository<TEntity, TIdentity> repository
)
Parameters
repository (IRepository<(Of <(<'TEntity, TIdentity>)>)>)
Repository of TEntity.
Exceptions
ExceptionCondition
ArgumentNullExceptionrepository is nullNothingnullptr.
blog comments powered by Disqus