C# 클래스 Nca.Valdr.Console.Program

This class provides the entry point for the console runner.
파일 보기 프로젝트 열기: netceteragroup/valdr-dotnet

공개 메소드들

메소드 설명
Main ( Array args ) : void

The main entry point.

메소드 상세

Main() 공개 정적인 메소드

The main entry point.
public static Main ( Array args ) : void
args Array CLI parameters.
리턴 void