aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Modules/Tango.MachineStudio.Developer/Properties/Settings.settings
blob: 033d7a5e9e2266753180f4e3a9299f575046701e (plain)
1
2
3
4
5
6
7
using System;
using System.Collections.Generic;
lass="nn">System.Threading.Tasks; using Tango.SharedUI; namespace Tango.MachineStudio.Developer.Views { public interface IMainView : IView { } }