private DataTable GetData(string fileType, string filePath) { return(iFileProcessor.GetData(fileType, filePath)); }