C# 클래스 ServiceStack.WebHost.Endpoints.Tests.NetCoreTestsRunner

파일 보기 프로젝트 열기: ServiceStack/ServiceStack

공개 메소드들

메소드 설명
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