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

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

공개 메소드들

메소드 설명
Execute ( ) : void

By executing the HelpCommand, the help of all added TerminalCommands will be executed.

메소드 상세

Execute() 공개 메소드

By executing the HelpCommand, the help of all added TerminalCommands will be executed.
public Execute ( ) : void
리턴 void