C# Class Avalon.Configuration.MasterSettings

ファイルを表示 Open project: mabinogidev/mabinogi-development

Public Properties

Property Type Description
Port int
Proof string
ServerIP string

Property Details

Port public_oe property

public int Port
return int

Proof public_oe property

public string Proof
return string

ServerIP public_oe property

public string ServerIP
return string