Template
chore: deploy initial code base
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace Strata.ContinuousImprovement.Biz.Test.Unit.Utilities
|
||||
{
|
||||
public interface IXLExample
|
||||
{
|
||||
void Create(string filePath);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user