public PvrManagementFlyoutViewModel()
 {
     this.webInterfaceQueuingService = this.UnityContainer.Resolve<IEnigma2WebInterfaceQueuingService>(ServiceNames.Enigma2WebInterfaceQueuingService);
 }
Esempio n. 2
0
 public PvrManagementFlyoutViewModel()
 {
     this.webInterfaceQueuingService = this.UnityContainer.Resolve <IEnigma2WebInterfaceQueuingService>(ServiceNames.Enigma2WebInterfaceQueuingService);
 }