C# Class Velvet.HostsParser

Inheritance: IHostsParser
Datei anzeigen Open project: trullock/Velvet

Public Methods

Method Description
ParseFile ( string file ) : IEnumerable

Private Methods

Method Description
ParseLine ( Match match ) : Mapping

Method Details

ParseFile() public method

public ParseFile ( string file ) : IEnumerable
file string
return IEnumerable