Applies changes made by the RuntimePreferencePane.

Namespace:  Gallio.UI.ControlPanel.Preferences
Assembly:  Gallio.UI (in Gallio.UI.dll) Version: 3.3.0.0 (3.3.610.0)

Syntax

C#
public class RuntimePreferencePaneCommitterElevatedCommand : BaseElevatedCommand<InstallationConfiguration, Object>
Visual Basic (Declaration)
Public Class RuntimePreferencePaneCommitterElevatedCommand _
	Inherits BaseElevatedCommand(Of InstallationConfiguration, Object)

Inheritance Hierarchy

System..::.Object
  Gallio.Runtime.Security..::.BaseElevatedCommand<(Of <(InstallationConfiguration, Object>)>)
    Gallio.UI.ControlPanel.Preferences..::.RuntimePreferencePaneCommitterElevatedCommand

See Also