Method | Description | |
---|---|---|
Filter ( FilterParams filter ) : bool>.Func |
||
GetFullById ( this |
||
GetPage ( this |
||
IncludeAll ( this |
public static Filter ( FilterParams filter ) : bool>.Func |
||
filter | FilterParams | |
return | bool>.Func |
public static GetFullById ( this |
||
housings | this |
|
id | int | |
return |
public static GetPage ( this |
||
query | this |
|
page | int | |
totalItems | int | |
totalPages | int | |
return | List |
public static IncludeAll ( this |
||
housing | this |
|
return | IQueryable |