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

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

공개 메소드들

메소드 설명
Execute ( ) : void

Executing this command will show all loaded .net assebmlys and there version.

메소드 상세

Execute() 공개 메소드

Executing this command will show all loaded .net assebmlys and there version.
public Execute ( ) : void
리턴 void