7 lines
79 B
C#
7 lines
79 B
C#
namespace eSuite.WorkBench
|
|
{
|
|
public interface IMainWindow
|
|
{
|
|
}
|
|
}
|