Initial commit almost identical to SVN-repo rev.340
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using System.Collections.Generic;
|
||||
using TBF.BenchControl.Generic;
|
||||
|
||||
namespace TBF.BenchControl.GenericDevices
|
||||
{
|
||||
public interface ITestMethod : IComponent, ISequence
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user