Generaliserat iläsning av bankdata
This commit is contained in:
@ -6,5 +6,6 @@ namespace WinFormDiApp.BLI
|
||||
{
|
||||
bool ReadAndSaveInvoices(string fullFileName);
|
||||
IEnumerable<AccountRecord> readXLS(string FilePath);
|
||||
void Dispose();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user