C# 클래스 PoyService.SuperComputer

파일 보기 프로젝트 열기: supramap/PoyWebService 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DataPath string
HostName string
Password string
PluginPath string
PoyPath string
UserName string

공개 메소드들

메소드 설명
GetDansClustor ( ) : SuperComputer
GetGlenn ( ) : SuperComputer
GetOakley ( ) : SuperComputer
SuperComputer ( ) : System

메소드 상세

GetDansClustor() 공개 정적인 메소드

public static GetDansClustor ( ) : SuperComputer
리턴 SuperComputer

GetGlenn() 공개 정적인 메소드

public static GetGlenn ( ) : SuperComputer
리턴 SuperComputer

GetOakley() 공개 정적인 메소드

public static GetOakley ( ) : SuperComputer
리턴 SuperComputer

SuperComputer() 공개 메소드

public SuperComputer ( ) : System
리턴 System

프로퍼티 상세

DataPath 공개적으로 프로퍼티

public string DataPath
리턴 string

HostName 공개적으로 프로퍼티

public string HostName
리턴 string

Password 공개적으로 프로퍼티

public string Password
리턴 string

PluginPath 공개적으로 프로퍼티

public string PluginPath
리턴 string

PoyPath 공개적으로 프로퍼티

public string PoyPath
리턴 string

UserName 공개적으로 프로퍼티

public string UserName
리턴 string