C# 클래스 AddOrder.Program

파일 보기 프로젝트 열기: nzhul/TelerikAcademy

비공개 메소드들

메소드 설명
AddOrder ( string shipName, short amount, int productID, decimal unitPrice, float discount ) : void
Main ( ) : void