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

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

Méthodes publiques

Méthode Description
GetTotal ( ) : decimal
Order ( Customer customer, IEnumerable lineItems ) : System.Collections.Generic

Method Details

GetTotal() public méthode

public GetTotal ( ) : decimal
Résultat decimal

Order() public méthode

public Order ( Customer customer, IEnumerable lineItems ) : System.Collections.Generic
customer Customer
lineItems IEnumerable
Résultat System.Collections.Generic