C# Class PushTechnology.ClientInterface.Runner.Program

This is used to run the examples.
Afficher le fichier Open project: pushtechnology/diffusion-examples

Méthodes publiques

Méthode Description
Main ( string args ) : void

To run an example set, uncomment the corresponding block of code.

Method Details

Main() public static méthode

To run an example set, uncomment the corresponding block of code.
public static Main ( string args ) : void
args string
Résultat void