C# 클래스 check_services.ConsoleHandler

파일 보기 프로젝트 열기: monitoring-plugins-for-windows/check_services 1 사용 예제들

공개 메소드들

메소드 설명
HandleConsoleText ( int returncode ) : int
Parse ( int returncode, string args ) : int

메소드 상세

HandleConsoleText() 공개 정적인 메소드

public static HandleConsoleText ( int returncode ) : int
returncode int
리턴 int

Parse() 공개 정적인 메소드

public static Parse ( int returncode, string args ) : int
returncode int
args string
리턴 int