C# 클래스 Munin.WinNode.Commands.VersionCommand

상속: ICommand
파일 보기 프로젝트 열기: jweber/Munin.WinNode

공개 메소드들

메소드 설명
Execute ( string arguments, string &response ) : void
GetVersionString ( bool includeRevision = false ) : string

메소드 상세

Execute() 공개 메소드

public Execute ( string arguments, string &response ) : void
arguments string
response string
리턴 void

GetVersionString() 공개 정적인 메소드

public static GetVersionString ( bool includeRevision = false ) : string
includeRevision bool
리턴 string