Метод | Описание | |
---|---|---|
Filter ( FilterParams filter ) : bool>.Func |
||
GetFullById ( this |
||
GetPage ( this |
||
IncludeAll ( this |
public static Filter ( FilterParams filter ) : bool>.Func |
||
filter | FilterParams | |
Результат | bool>.Func |
public static GetFullById ( this |
||
housings | this |
|
id | int | |
Результат |
public static GetPage ( this |
||
query | this |
|
page | int | |
totalItems | int | |
totalPages | int | |
Результат | List |
public static IncludeAll ( this |
||
housing | this |
|
Результат | IQueryable |