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

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

공개 메소드들

메소드 설명
Execute ( string arguments, string &response ) : void

메소드 상세

Execute() 공개 메소드

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