Add parsing for LeafInputData after retrieving CleanedInput files

This commit is contained in:
2016-05-19 10:56:59 -04:00
parent 77ae03534e
commit cff6a0d96f
18 changed files with 433 additions and 8 deletions
+4
View File
@@ -13,6 +13,10 @@ namespace LeafWeb.Core.Parsers
{
}
public LeafInputCsvParser(byte[] fileContents) : base(fileContents)
{
}
public LeafInputData Parse()
{
// First 10 lines