Initial commit almost identical to SVN-repo rev.340
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
namespace TBF.BenchControl.Generic
|
||||
{
|
||||
public interface IComponent
|
||||
{
|
||||
IComponentCfg Cfg { get; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user