메소드 | 설명 | |
---|---|---|
CatalogController ( IOrchardServices orchardServices, ICatalogService catalogService, IShoppingCartService cartService ) : Orchard |
메소드 | 설명 | |
---|---|---|
Category ( string slug, int page ) : Task |
||
Product ( string slug ) : Task |
public CatalogController ( IOrchardServices orchardServices, ICatalogService catalogService, IShoppingCartService cartService ) : Orchard | ||
orchardServices | IOrchardServices | |
catalogService | ICatalogService | |
cartService | IShoppingCartService | |
리턴 | Orchard |