C# Класс ServiceStack.WebHost.Endpoints.Tests.NetCoreTestsRunner

Показать файл Открыть проект

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

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

The main program executes the tests. Output may be routed to various locations, depending on the arguments passed.

Run with --help for a full list of arguments supported

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

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

The main program executes the tests. Output may be routed to various locations, depending on the arguments passed.
Run with --help for a full list of arguments supported
public static Main ( string args ) : int
args string
Результат int