C# Class withSIX.Core.Presentation.Wpf.UiRoot
Show file
Open project: SIXNetworks/withSIX.Desktop
Public Methods
Method |
Description |
|
UiRoot ( IDialogManager dialogManager, ISpecialDialogManager specialDialogManager ) : withSIX.Core.Applications.Services |
|
|
Method Details
public UiRoot ( IDialogManager dialogManager, ISpecialDialogManager specialDialogManager ) : withSIX.Core.Applications.Services |
dialogManager |
IDialogManager |
|
specialDialogManager |
ISpecialDialogManager |
|
return |
withSIX.Core.Applications.Services |
|