Method | Description | |
---|---|---|
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 | ||
return | bool |
public DeleteWoredaHub ( |
||
woredaHub | ||
return | bool |
public EditWoredaHub ( |
||
woredaHub | ||
return | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public Get ( bool>.Expression |
||
filter | bool>.Expression | |
orderBy | Func |
|
includeProperties | string | |
return | IEnumerable |
public WoredaHubService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |