C# Class Shouldly.Configuration.DoNotLaunchWhenEnvVariableIsPresent

Inheritance: IShouldNotLaunchDiffTool
显示文件 Open project: shouldly/shouldly

Public Methods

Method Description
DoNotLaunchWhenEnvVariableIsPresent ( string environmentalVariable ) : System
ShouldNotLaunch ( ) : bool

Method Details

DoNotLaunchWhenEnvVariableIsPresent() public method

public DoNotLaunchWhenEnvVariableIsPresent ( string environmentalVariable ) : System
environmentalVariable string
return System

ShouldNotLaunch() public method

public ShouldNotLaunch ( ) : bool
return bool