Method | Description | |
---|---|---|
AllocationByRegionService ( IUnitOfWork unitOfWork ) : System | ||
FindBy ( bool>.Expression |
||
FindById ( int id ) : |
||
GetAllAllocations ( ) : List |
public AllocationByRegionService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
return | System |
public FindBy ( bool>.Expression |
||
predicate | bool>.Expression | |
return | List |
public FindById ( int id ) : |
||
id | int | |
return |