Microsoft.VisualStudio.R.Package.ProjectSystem.PropertyPages.Settings.SettingsPageControl.SettingsPageControl C# (CSharp) Méthode

SettingsPageControl() public méthode

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

Same methods

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