C# 클래스 X.PagedList.Mvc.Example.Controllers.AutomapperController.Order

파일 보기 프로젝트 열기: kpi-ua/X.PagedList

공개 메소드들

메소드 설명
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