C# Class Builder.Program

A builder allows client code to construct the object of the builder. It is like the template method, but allows external modification.
Afficher le fichier Open project: votinginfoproject/scripts

Méthodes publiques

Méthode Description
Main ( String args ) : void

Method Details

Main() public static méthode

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