C# 클래스 IrcShark.Extensions.Terminal.Commands.ExitCommand

상속: IrcShark.Extensions.Terminal.TerminalCommand
파일 보기 프로젝트 열기: hapm/IrcShark

공개 메소드들

메소드 설명
Execute ( ) : void

Executing this command will close IrcShark.

메소드 상세

Execute() 공개 메소드

Executing this command will close IrcShark.
public Execute ( ) : void
리턴 void