SinglePage erweitert
This commit is contained in:
15
DaSaSo.Wpf/Service/WindowService.cs
Normal file
15
DaSaSo.Wpf/Service/WindowService.cs
Normal file
@@ -0,0 +1,15 @@
|
||||
using DaSaSo.ViewModel.Interface;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows;
|
||||
|
||||
namespace DaSaSo.Wpf.Service
|
||||
{
|
||||
class WindowService
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user