C# Class PSHostsFileTest.AssertFile

Mostra file Open project: fschwiet/PSHostsFile Class Usage Examples

Public Methods

Method Description
MatchesIgnoringNewlines ( string hostsFile, string expectedString ) : void

Method Details

MatchesIgnoringNewlines() public static method

public static MatchesIgnoringNewlines ( string hostsFile, string expectedString ) : void
hostsFile string
expectedString string
return void