C# Class Brewage.Importers.BaseRecipeImporter

Show file Open project: andersonimes/Flocculate

Public Methods

Method Description
Convert ( string fileContents ) : IEnumerable

Method Details

Convert() public abstract method

public abstract Convert ( string fileContents ) : IEnumerable
fileContents string
return IEnumerable