Method | Description | |
---|---|---|
GetIngridientBuyerById ( int id ) : |
||
GetIngridientsBuyers ( ) : IEnumerable |
||
IngridientsBuyerRepository ( |
public GetIngridientBuyerById ( int id ) : |
||
id | int | |
return |
public GetIngridientsBuyers ( ) : IEnumerable |
||
return | IEnumerable |
public IngridientsBuyerRepository ( |
||
_context | ||
return | System |