C# Class PSHostsFileTest.AssertFile

Afficher le fichier Open project: fschwiet/PSHostsFile Class Usage Examples

Méthodes publiques

Méthode Description
MatchesIgnoringNewlines ( string hostsFile, string expectedString ) : void

Method Details

MatchesIgnoringNewlines() public static méthode

public static MatchesIgnoringNewlines ( string hostsFile, string expectedString ) : void
hostsFile string
expectedString string
Résultat void