C# Class Shouldly.Configuration.DoNotLaunchWhenEnvVariableIsPresent

Inheritance: IShouldNotLaunchDiffTool
Afficher le fichier Open project: shouldly/shouldly

Méthodes publiques

Méthode Description
DoNotLaunchWhenEnvVariableIsPresent ( string environmentalVariable ) : System
ShouldNotLaunch ( ) : bool

Method Details

DoNotLaunchWhenEnvVariableIsPresent() public méthode

public DoNotLaunchWhenEnvVariableIsPresent ( string environmentalVariable ) : System
environmentalVariable string
Résultat System

ShouldNotLaunch() public méthode

public ShouldNotLaunch ( ) : bool
Résultat bool