Méthode | Description | |
---|---|---|
GetProduct ( string productNumber ) : AdventureWorks.WebServices.Models.Product | ||
GetProducts ( ) : IEnumerable |
||
GetProductsForCategory ( int subcategoryId ) : IEnumerable |
||
GetTodaysDealsProducts ( ) : IEnumerable |
Méthode | Description | |
---|---|---|
GetTodaysDeals ( ) : IEnumerable |
||
PopulateProducts ( ) : ICollection |
public GetProduct ( string productNumber ) : AdventureWorks.WebServices.Models.Product | ||
productNumber | string | |
Résultat | AdventureWorks.WebServices.Models.Product |
public GetProductsForCategory ( int subcategoryId ) : IEnumerable |
||
subcategoryId | int | |
Résultat | IEnumerable |
public GetTodaysDealsProducts ( ) : IEnumerable |
||
Résultat | IEnumerable |