Method | Description | |
---|---|---|
AddWoredaHubLink ( |
||
DeleteById ( int id ) : bool | ||
DeleteWoredaHubLink ( |
||
Dispose ( ) : void |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
|
EditWoredaHubLink ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
Get ( bool>.Expression |
||
GetAllWoredaHubLink ( ) : List |
||
WoredaHubLinkService ( IUnitOfWork unitOfWork ) : System |
public AddWoredaHubLink ( |
||
woredaHubLink | ||
return | bool |
public DeleteWoredaHubLink ( |
||
woredaHubLink | ||
return | bool |
public EditWoredaHubLink ( |
||
woredaHubLink | ||
return | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public FindById ( int id ) : |
||
id | int | |
return |
public Get ( bool>.Expression |
||
filter | bool>.Expression | |
orderBy | Func |
|
includeProperties | string | |
return | IEnumerable |
public WoredaHubLinkService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |