C# 클래스 Avalon.Configuration.MasterSettings

파일 보기 프로젝트 열기: mabinogidev/mabinogi-development

공개 프로퍼티들

프로퍼티 타입 설명
Port int
Proof string
ServerIP string

프로퍼티 상세

Port 공개적으로 프로퍼티

public int Port
리턴 int

Proof 공개적으로 프로퍼티

public string Proof
리턴 string

ServerIP 공개적으로 프로퍼티

public string ServerIP
리턴 string