ProcessData over Tuple
This commit is contained in:
@ -19,7 +19,6 @@ public class ProcessData : IProcessData
|
||||
Logistics logistics,
|
||||
List<FileInfo> fileInfoCollection)
|
||||
{
|
||||
fileInfoCollection.Clear();
|
||||
_Details = new List<object>();
|
||||
Parse();
|
||||
}
|
||||
|
Reference in New Issue
Block a user