C# Class PoyService.SuperComputer

Show file 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 property

public string DataPath
return string

HostName public property

public string HostName
return string

Password public property

public string Password
return string

PluginPath public property

public string PluginPath
return string

PoyPath public property

public string PoyPath
return string

UserName public property

public string UserName
return string