C# Класс PushTechnology.ClientInterface.Runner.Program

This is used to run the examples.
Показать файл Открыть проект

Открытые методы

Метод Описание
Main ( string args ) : void

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

Описание методов

Main() публичный статический Метод

To run an example set, uncomment the corresponding block of code.
public static Main ( string args ) : void
args string
Результат void