Click or drag to resize

RepositoryReadOnlyTGetAll Method

Overload List
 NameDescription
Public methodGetAll(ExpressionFuncT, IEnumerableNetForumEntity) Retrieves a list of all known entities managed by this repository
Public methodGetAll(GetAllOptions) Retrieves a list of all known entities managed by this repository
Public methodGetAllTCustomEntity(ExpressionFuncTCustomEntity, IEnumerableNetForumEntity) Retrieves a list of all known entities managed by this repository
Public methodGetAllTCustomEntity(GetAllOptions) Retrieves a list of all known entities managed by this repository
Top
See Also