메소드 | 설명 | |
---|---|---|
GetEnvironmentVariable ( string name, Action |
Retrieve an environment variable from the system.
|
|
WebEnvironmentProvider ( TestServiceProvider testService ) : System |
Initializes a new environment provider.
|
public GetEnvironmentVariable ( string name, Action |
||
name | string | The variable name. |
callback | Action |
The callback action. |
리턴 | void |
public WebEnvironmentProvider ( TestServiceProvider testService ) : System | ||
testService | TestServiceProvider | The web test service. |
리턴 | System |