C# Класс X.PagedList.Mvc.Example.Controllers.AutomapperController.Order

Показать файл Открыть проект

Открытые методы

Метод Описание
GetTotal ( ) : decimal
Order ( Customer customer, IEnumerable lineItems ) : System.Collections.Generic

Описание методов

GetTotal() публичный Метод

public GetTotal ( ) : decimal
Результат decimal

Order() публичный Метод

public Order ( Customer customer, IEnumerable lineItems ) : System.Collections.Generic
customer Customer
lineItems IEnumerable
Результат System.Collections.Generic