C# 클래스 IrcShark.Extensions.Terminal.TerminalCommandAttribute

Description of TerminalCommandAttribute.
상속: Mono.Addins.CustomExtensionAttribute
파일 보기 프로젝트 열기: hapm/IrcShark

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
TerminalCommandAttribute ( ) : System

Initializes a new instance of the TerminalCommandAttribute class.

TerminalCommandAttribute ( [ commandName ) : System

Initializes a new instance of the TerminalCommandAttribute class.

메소드 상세

TerminalCommandAttribute() 공개 메소드

Initializes a new instance of the TerminalCommandAttribute class.
public TerminalCommandAttribute ( ) : System
리턴 System

TerminalCommandAttribute() 공개 메소드

Initializes a new instance of the TerminalCommandAttribute class.
public TerminalCommandAttribute ( [ commandName ) : System
commandName [ The command name the command should have.
리턴 System