Method | Description | |
---|---|---|
SchoolsController ( IUnitOfWork unitOfWork ) : SchoolsSystem.DataTransferObjects |
Method | Description | |
---|---|---|
Add ( |
||
Get ( int id ) : |
||
GetAll ( ) : |
public SchoolsController ( IUnitOfWork unitOfWork ) : SchoolsSystem.DataTransferObjects | ||
unitOfWork | IUnitOfWork | |
return | SchoolsSystem.DataTransferObjects |