C# Class ViewSwitchingNavigation.Shell

Inheritance: System.Windows.Window
Mostra file Open project: PrismLibrary/Prism-Samples-Wpf

Public Methods

Method Description
Shell ( IRegionManager regionManager, IModuleManager moduleManager ) : System

Method Details

Shell() public method

public Shell ( IRegionManager regionManager, IModuleManager moduleManager ) : System
regionManager IRegionManager
moduleManager IModuleManager
return System