check point
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
namespace Inspectron.Ringbuffer.Interfaces
|
||||
{
|
||||
public interface IFileIdentity
|
||||
{
|
||||
string WriteTo(string directoryPath);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user