C# 클래스 OpenRA.IrcSettings

파일 보기 프로젝트 열기: herbertkb/Swummary

공개 프로퍼티들

프로퍼티 타입 설명
Channel string
ConnectAutomatically bool
Hostname string[]
Nickname string
Port int
QuitMessage string
TimestampFormat string

프로퍼티 상세

Channel 공개적으로 프로퍼티

public string Channel
리턴 string

ConnectAutomatically 공개적으로 프로퍼티

public bool ConnectAutomatically
리턴 bool

Hostname 공개적으로 프로퍼티

public string[] Hostname
리턴 string[]

Nickname 공개적으로 프로퍼티

public string Nickname
리턴 string

Port 공개적으로 프로퍼티

public int Port
리턴 int

QuitMessage 공개적으로 프로퍼티

public string QuitMessage
리턴 string

TimestampFormat 공개적으로 프로퍼티

public string TimestampFormat
리턴 string