C# Class ReSharper.Exceptional.Settings.Views.SettingsView

Interaction logic for SettingsView.xaml
Inheritance: System.Windows.Controls.UserControl
ファイルを表示 Open project: CSharpAnalyzers/ExceptionalReSharper Class Usage Examples

Public Methods

Method Description
SettingsView ( Lifetime lifetime, OptionsSettingsSmartContext settings ) : System

Private Methods

Method Description
ShowPredefinedAccessorOverrides ( object sender, RoutedEventArgs e ) : void
ShowPredefinedOptionalExceptions ( object sender, RoutedEventArgs e ) : void
ShowPredefinedOptionalMethodAndPropertyExceptions ( object sender, RoutedEventArgs e ) : void

Method Details

SettingsView() public method

public SettingsView ( Lifetime lifetime, OptionsSettingsSmartContext settings ) : System
lifetime Lifetime
settings OptionsSettingsSmartContext
return System