C# Class Command.StartUp

Afficher le fichier Open project: georgidelchev/CSharp-Databases

Méthodes publiques

Méthode Description
Main ( Array args ) : void

Private Methods

Méthode Description
Execute ( Command.Product product, Command.ModifyPrice modifyPrice, Command.ICommand productCommand ) : void

Method Details

Main() public static méthode

public static Main ( Array args ) : void
args Array
Résultat void