C# Class PushTechnology.ClientInterface.Runner.Program

This is used to run the examples.
Exibir arquivo Open project: pushtechnology/diffusion-examples

Public Methods

Method Description
Main ( string args ) : void

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

Method Details

Main() public static method

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