C# Class Model.ClientConfig

Inheritance: AConfigComponent
Mostrar archivo Open project: egametang/Egametang

Public Properties

Property Type Description
Host string
Port int

Private Properties

Property Type Description

Property Details

Host public_oe property

public string Host
return string

Port public_oe property

public int Port
return int