C# 클래스 mstsc.IRC.Sender

파일 보기 프로젝트 열기: EAXrec/Aries

공개 프로퍼티들

프로퍼티 타입 설명
Host string
Nick string

공개 메소드들

메소드 설명
Sender ( string Nick, string Host )

메소드 상세

Sender() 공개 메소드

public Sender ( string Nick, string Host )
Nick string
Host string

프로퍼티 상세

Host 공개적으로 프로퍼티

public string Host
리턴 string

Nick 공개적으로 프로퍼티

public string Nick
리턴 string