C# Class PoyService.SuperComputer

显示文件 Open project: supramap/PoyWebService Class Usage Examples

Public Properties

Property Type Description
DataPath string
HostName string
Password string
PluginPath string
PoyPath string
UserName string

Public Methods

Method Description
GetDansClustor ( ) : SuperComputer
GetGlenn ( ) : SuperComputer
GetOakley ( ) : SuperComputer
SuperComputer ( ) : System

Method Details

GetDansClustor() public static method

public static GetDansClustor ( ) : SuperComputer
return SuperComputer

GetGlenn() public static method

public static GetGlenn ( ) : SuperComputer
return SuperComputer

GetOakley() public static method

public static GetOakley ( ) : SuperComputer
return SuperComputer

SuperComputer() public method

public SuperComputer ( ) : System
return System

Property Details

DataPath public_oe property

public string DataPath
return string

HostName public_oe property

public string HostName
return string

Password public_oe property

public string Password
return string

PluginPath public_oe property

public string PluginPath
return string

PoyPath public_oe property

public string PoyPath
return string

UserName public_oe property

public string UserName
return string