make hint service and dialog service public
c8ae5fb3
Simon Liebers
committed
6 changed files
DialogService.cs
/WPE.App.Services/Dialogs/DialogService.cs
/WPE.App.Services/Dialogs/DialogService.cs
HintService.cs
/WPE.App.Services/Dialogs/HintService.cs
/WPE.App.Services/Dialogs/HintService.cs
HintConfig.cs
/WPE.App.Services/Models/HintConfig.cs-6
/WPE.App.Services/Models/HintConfig.cs
Add comment 1 Minus  using System;
Add comment 2 Minus  using System.Collections.Generic;
Add comment 3 Minus  using System.Linq;
Add comment 4 Minus  using System.Text;
Add comment 5 Minus  using System.Threading.Tasks;
Add comment 6 Minus  
Add comment 7 1 namespace Infsoft.WPE.App.Services.Models
Add comment 8 2 {
Add comment 9 3 /// <summary>
IDialogService.cs
/WPE.App.Services/IDialogService.cs
/WPE.App.Services/IDialogService.cs
IHintService.cs
/WPE.App.Services/IHintService.cs
/WPE.App.Services/IHintService.cs
WPE.App.Services.csproj
/WPE.App.Services/WPE.App.Services.csproj
/WPE.App.Services/WPE.App.Services.csproj