IComponentCfg and IComponentFactory interfaces and all derived classes modified.
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ namespace TBF.BenchControl.TestMethods.ReferenceFlowmeterCalibration
|
||||
{
|
||||
}
|
||||
|
||||
public TestMethod(TestMethodCfg cfg)
|
||||
public TestMethod(Generic.IComponentCfg cfg)
|
||||
: base(cfg)
|
||||
{
|
||||
log.Debug(this.ToString());
|
||||
|
||||
Reference in New Issue
Block a user