C# 클래스 Product, TelerikAcademy

파일 보기 프로젝트 열기: vladislav-karamfilov/TelerikAcademy 1 사용 예제들

공개 메소드들

메소드 설명
Product ( string name, int weight, int cost ) : System

메소드 상세

Product() 공개 메소드

public Product ( string name, int weight, int cost ) : System
name string
weight int
cost int
리턴 System