C# Class HostChange.Data

Show file Open project: Catofes/HostChange Class Usage Examples

Public Properties

Property Type Description
SmartHost_Beijing List
SmartHost_Beijing_OK bool
SmartHost_Beijing_URL string
SmartHost_US List
SmartHost_US_OK bool
SmartHost_US_URL string
backup_2 List
custom List
custom_OK bool
custom_URL string
custom_enable bool
custom_updatedate string
data_version int
hostchange_version_URL string
imouto_host List
imouto_host_OK bool
imouto_host_URL string
ninehost List
ninehost_OK bool
ninehost_URL string

Public Methods

Method Description
Data ( ) : System
Reset ( ) : bool

Method Details

Data() public method

public Data ( ) : System
return System

Reset() public method

public Reset ( ) : bool
return bool

Property Details

SmartHost_Beijing public property

public List SmartHost_Beijing
return List

SmartHost_Beijing_OK public property

public bool SmartHost_Beijing_OK
return bool

SmartHost_Beijing_URL public property

public string SmartHost_Beijing_URL
return string

SmartHost_US public property

public List SmartHost_US
return List

SmartHost_US_OK public property

public bool SmartHost_US_OK
return bool

SmartHost_US_URL public property

public string SmartHost_US_URL
return string

backup_2 public property

public List backup_2
return List

custom public property

public List custom
return List

custom_OK public property

public bool custom_OK
return bool

custom_URL public property

public string custom_URL
return string

custom_enable public property

public bool custom_enable
return bool

custom_updatedate public property

public string custom_updatedate
return string

data_version public property

public int data_version
return int

hostchange_version_URL public property

public string hostchange_version_URL
return string

imouto_host public property

public List imouto_host
return List

imouto_host_OK public property

public bool imouto_host_OK
return bool

imouto_host_URL public property

public string imouto_host_URL
return string

ninehost public property

public List ninehost
return List

ninehost_OK public property

public bool ninehost_OK
return bool

ninehost_URL public property

public string ninehost_URL
return string