Method | Description | |
---|---|---|
AddAdminUnit ( |
||
AdminUnitService ( IUnitOfWork unitOfWork ) : System | ||
DeleteAdminUnit ( |
||
DeleteById ( int id ) : bool | ||
Dispose ( ) : void | ||
EditAdminUnit ( |
||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
GetAllAdminUnit ( ) : List |
||
GetAllZones ( int regionID ) : List |
||
GetRegions ( ) : List |
||
GetWoreda ( int zoneId ) : List |
||
GetZones ( int regionId ) : List |
public AddAdminUnit ( |
||
adminUnit | ||
return | bool |
public AdminUnitService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |
public DeleteAdminUnit ( |
||
adminUnit | ||
return | bool |
public EditAdminUnit ( |
||
adminUnit | ||
return | bool |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |