C# 클래스 NuGetGallery.Operations.Tools.Program

파일 보기 프로젝트 열기: NuGet/NuGet.Services.Dashboard

Private Properties

프로퍼티 타입 설명
ConfigureLogs void
Main int

공개 메소드들

메소드 설명
ArgumentCountValid ( ICommand command ) : bool
Invoke ( string args ) : int

비공개 메소드들

메소드 설명
ConfigureLogs ( ) : void
Main ( string args ) : int

메소드 상세

ArgumentCountValid() 공개 정적인 메소드

public static ArgumentCountValid ( ICommand command ) : bool
command ICommand
리턴 bool

Invoke() 공개 메소드

public Invoke ( string args ) : int
args string
리턴 int