C# Class WebStore.Components.CartViewComponent

Inheritance: ViewComponent
Afficher le fichier Open project: Infarh/WebStore_11_19_1

Méthodes publiques

Méthode Description
CartViewComponent ( ICartService CartService ) : Microsoft.AspNetCore.Mvc

Method Details

CartViewComponent() public méthode

public CartViewComponent ( ICartService CartService ) : Microsoft.AspNetCore.Mvc
CartService ICartService
Résultat Microsoft.AspNetCore.Mvc