Draining management under construction
This commit is contained in:
@@ -8,7 +8,8 @@ using System.Text;
|
||||
|
||||
namespace TBF.BenchControl.GenericDevices
|
||||
{
|
||||
public interface ITankDraining
|
||||
public interface ITankDraining : ISequenceCondition
|
||||
{
|
||||
bool IsEmpty();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user