C# Class HealthMonitoring.AcceptanceTests.Helpers.CustomAssertions

Afficher le fichier Open project: wongatech/HealthMonitoring

Méthodes publiques

Méthode Description
EqualNotStrict ( string first, string second ) : void

Method Details

EqualNotStrict() public static méthode

public static EqualNotStrict ( string first, string second ) : void
first string
second string
Résultat void