C# 클래스 Store.OrderItem

상속: System.ComponentModel.Model
파일 보기 프로젝트 열기: nikhilk/silverlightfx 1 사용 예제들

공개 메소드들

메소드 설명
OrderItem ( Product product, int quantity ) : System

메소드 상세

OrderItem() 공개 메소드

public OrderItem ( Product product, int quantity ) : System
product Product
quantity int
리턴 System