Example #1
0
 public NagService(IDialogService dialogService, IFileService fileService)
 {
     _nagHelper = new NagServiceHelper(dialogService, fileService);
 }
Example #2
0
 public NagService(IDialogService dialogService, IFileService fileService)
 {
     _nagHelper = new NagServiceHelper(dialogService, fileService);
 }