Method | Description | |
---|---|---|
CategoryTasks ( ILinqRepository |
||
Get ( int categoryId ) : Domain.Category | ||
GetAll ( ) : IList |
public CategoryTasks ( ILinqRepository |
||
categoryRepository | ILinqRepository |
|
return | System.Collections.Generic |
public Get ( int categoryId ) : Domain.Category | ||
categoryId | int | |
return | Domain.Category |