C# Class SeShellTestStudio.Utils.GetSettings

显示文件 Open project: ectechno/seshell Class Usage Examples

Public Methods

Method Description
GetConfigFilePath ( string appPath ) : string
GetCustomerSetPropertyPath ( ) : string
GetResultPath ( string appPath ) : string

Method Details

GetConfigFilePath() public method

public GetConfigFilePath ( string appPath ) : string
appPath string
return string

GetCustomerSetPropertyPath() public method

public GetCustomerSetPropertyPath ( ) : string
return string

GetResultPath() public method

public GetResultPath ( string appPath ) : string
appPath string
return string