Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Stumps
Examples
HelloWorldApi
Program
C# Класс Stumps.Examples.HelloWorldApi.Program
A class that provides the primary entry point for the application.
Показать файл
Открыть проект
Открытые методы
Метод
Описание
Main
(
string
args
) :
void
Defines the entry point of the application.
Описание методов
Main()
публичный
статический
Метод
Defines the entry point of the application.
public
static
Main
(
string
args
) :
void
args
string
The command-line arguments.
Результат
void