CSV like PDSF ready to test
This commit is contained in:
@ -13,7 +13,7 @@ using System.Text.RegularExpressions;
|
||||
|
||||
namespace Adaptation.FileHandlers.pcl;
|
||||
|
||||
public class ProcessData : IProcessData
|
||||
internal class ProcessData : IProcessData
|
||||
{
|
||||
|
||||
private int _I;
|
||||
|
Reference in New Issue
Block a user