메소드 | 설명 | |
---|---|---|
GetPipelineList ( ) : ObservableCollection |
|
|
GoServer ( string host, string login, |
Creates a new GO server
|
|
GoServer ( string host, string login, string password ) : System.Collections.ObjectModel |
Creates a new GO server
|
public GoServer ( string host, string login, |
||
host | string | URL of the GO server |
login | string | Login name |
password | Password | |
리턴 | System.Collections.ObjectModel |
public GoServer ( string host, string login, string password ) : System.Collections.ObjectModel | ||
host | string | URL of the GO server |
login | string | Login name |
password | string | Password |
리턴 | System.Collections.ObjectModel |