C# 클래스 Auxilium.Classes.Settings

파일 보기 프로젝트 열기: banksyhf/Auxilium

공개 프로퍼티들

프로퍼티 타입 설명
AudioNotification bool
ChatNotifications bool
JoinLeaveEvents bool
MinimizeToTray bool
SpaceMessages bool
Timestamps bool
WriteMessages bool

프로퍼티 상세

AudioNotification 공개적으로 프로퍼티

public bool AudioNotification
리턴 bool

ChatNotifications 공개적으로 프로퍼티

public bool ChatNotifications
리턴 bool

JoinLeaveEvents 공개적으로 프로퍼티

public bool JoinLeaveEvents
리턴 bool

MinimizeToTray 공개적으로 프로퍼티

public bool MinimizeToTray
리턴 bool

SpaceMessages 공개적으로 프로퍼티

public bool SpaceMessages
리턴 bool

Timestamps 공개적으로 프로퍼티

public bool Timestamps
리턴 bool

WriteMessages 공개적으로 프로퍼티

public bool WriteMessages
리턴 bool