Метод | Описание | |
---|---|---|
ALMClientConfig ( ) : System |
Contains the settings to be consumed by the ALMClient for access HP ALM
|
|
ALMClientConfig ( string version ) : System |
Contains the settings to be consumed by the ALMClient for access HP ALM
|
|
Dispose ( ) : void |
Метод | Описание | |
---|---|---|
GetHighestVersionFromConfig ( ) : string |
Gets the highest version from the config file
|
|
LoadSettingsFromConfig ( ) : void |
Loads the settings from the config file
|
public ALMClientConfig ( string version ) : System | ||
version | string | The version to be used |
Результат | System |