C# Class X.PagedList.Mvc.Example.Controllers.AutomapperController.OrderLineItem

Afficher le fichier Open project: kpi-ua/X.PagedList

Méthodes publiques

Méthode Description
GetTotal ( ) : decimal
OrderLineItem ( Product product, int quantity ) : System.Collections.Generic

Method Details

GetTotal() public méthode

public GetTotal ( ) : decimal
Résultat decimal

OrderLineItem() public méthode

public OrderLineItem ( Product product, int quantity ) : System.Collections.Generic
product Product
quantity int
Résultat System.Collections.Generic