aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/ConnectionLostView.xaml.cs
blob: 50f0429a48b1a4064903fbc128814cce0744e5cf (plain)
1
2
3
4
5
6
7
8
9
10
generated by cgit v1.3.1 (git 2.54.0) at 2026-07-16 01:51:46 +0000
 


n> ObservableCollection<FileSystemItem>();
        }

        public override string Description
        {
            get
            {
                return "Folder";
            }
        }
    }
}