Méthode | Description | |
---|---|---|
AddSeason ( Models season ) : bool | ||
DeleteById ( int id ) : bool | ||
DeleteSeason ( Models season ) : bool | ||
Dispose ( ) : void | ||
EditSeason ( Models season ) : bool | ||
FindBy ( bool>.System |
||
FindById ( int id ) : Models.Season | ||
Get ( bool>.System |
||
GetAllSeason ( ) : List |
||
GetListOfSeasonsInRegion ( List |
||
SeasonService ( IUnitOfWork unitOfWork ) : System |
public DeleteSeason ( Models season ) : bool | ||
season | Models | |
Résultat | bool |
public FindBy ( bool>.System |
||
predicate | bool>.System | |
Résultat | List |
public Get ( bool>.System |
||
filter | bool>.System | |
orderBy | Func |
|
includeProperties | string | |
Résultat | IEnumerable |
public GetListOfSeasonsInRegion ( List |
||
regions | List |
|
Résultat | List |
public SeasonService ( IUnitOfWork unitOfWork ) : System | ||
unitOfWork | IUnitOfWork | |
Résultat | System |