Microsoft.VisualStudio.R.Package.ProjectSystem.PropertyPages.Settings.SettingsPageControl.SettingsPageControl C# (CSharp) Method

SettingsPageControl() public method

public SettingsPageControl ( ) : System
return System
        public SettingsPageControl() : this(
            VsAppShell.Current.ExportProvider.GetExportedValue<IProjectConfigurationSettingsProvider>(), 
            VsAppShell.Current, new FileSystem()) { }

Same methods

SettingsPageControl::SettingsPageControl ( IProjectConfigurationSettingsProvider settingsProvider, IApplicationShell appShell, IFileSystem fs ) : System