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

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

공개 메소드들

메소드 설명
GetTotal ( ) : decimal
OrderLineItem ( Product product, int quantity ) : System.Collections.Generic

메소드 상세

GetTotal() 공개 메소드

public GetTotal ( ) : decimal
리턴 decimal

OrderLineItem() 공개 메소드

public OrderLineItem ( Product product, int quantity ) : System.Collections.Generic
product Product
quantity int
리턴 System.Collections.Generic