C# Class ManicDigger.ConnectData

Show file Open project: henon/manic_digger

Public Properties

Property Type Description
Auth string
Ip string
Port int
Username string

Property Details

Auth public property

public string Auth
return string

Ip public property

public string Ip
return string

Port public property

public int Port
return int

Username public property

public string Username
return string