init
This commit is contained in:
8
Common/DTS.CommonCore/Interface/RunTest/IRunTestView.cs
Normal file
8
Common/DTS.CommonCore/Interface/RunTest/IRunTestView.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using DTS.Common.Base;
|
||||
|
||||
namespace DTS.Common.Interface
|
||||
{
|
||||
public interface IRunTestView:IBaseView
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user