Method | Description | |
---|---|---|
Details ( int productid ) : void | ||
List ( ) : void | ||
ListByCategory ( int category ) : void | ||
ProductController ( |
Method | Description | |
---|---|---|
AddCategoriesToPropertyBag ( ) : void |
public ListByCategory ( int category ) : void | ||
category | int | |
return | void |
public ProductController ( |
||
categoryService | ||
productService | IProductService | |
return | PetStore.Service |