C# Class Avalon.Configuration.MasterSettings

Show file Open project: mabinogidev/mabinogi-development

Public Properties

Property Type Description
Port int
Proof string
ServerIP string

Property Details

Port public property

public int Port
return int

Proof public property

public string Proof
return string

ServerIP public property

public string ServerIP
return string