Метод | Описание | |
---|---|---|
AddWoredaHub ( |
||
DeleteById ( int id ) : bool | ||
DeleteWoredaHub ( |
||
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
EditWoredaHub ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.Expression |
||
GetAllWoredaHub ( ) : List |
||
WoredaHubService ( IUnitOfWork unitOfWork ) : System |
public AddWoredaHub ( |
||
woredaHub | ||
Результат | bool |
public DeleteWoredaHub ( |
||
woredaHub | ||
Результат | bool |
public EditWoredaHub ( |
||
woredaHub | ||
Результат | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
Результат | List |
public FindById ( int id ) : |
||
id | int | |
Результат |
public Get ( bool>.Expression |
||
filter | bool>.Expression | |
orderBy | Func |
|
includeProperties | string | |
Результат | IEnumerable |
public WoredaHubService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
Результат | System |