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