C# Class AddOrder.Program

Afficher le fichier Open project: nzhul/TelerikAcademy

Private Methods

Méthode Description
AddOrder ( string shipName, short amount, int productID, decimal unitPrice, float discount ) : void
Main ( ) : void