C# Class ManicDigger.ConnectData

Mostra file Open project: henon/manic_digger

Public Properties

Property Type Description
Auth string
Ip string
Port int
Username string

Property Details

Auth public_oe property

public string Auth
return string

Ip public_oe property

public string Ip
return string

Port public_oe property

public int Port
return int

Username public_oe property

public string Username
return string