C# Class RazorView.Properties.Settings

Inheritance: global::System.Configuration.ApplicationSettingsBase
Afficher le fichier Open project: gnoso/razordb

Private Properties

Свойство Type Description
SettingChangingEventHandler void
SettingsSavingEventHandler void

Méthodes publiques

Méthode Description
AddVisualizerAssembly ( string assemblyName ) : void
RemoveVisualizerAssembly ( string assemblyName ) : void
Settings ( ) : System.Collections.Generic

Private Methods

Méthode Description
SettingChangingEventHandler ( object sender, System e ) : void
SettingsSavingEventHandler ( object sender, System e ) : void

Method Details

AddVisualizerAssembly() public méthode

public AddVisualizerAssembly ( string assemblyName ) : void
assemblyName string
Résultat void

RemoveVisualizerAssembly() public méthode

public RemoveVisualizerAssembly ( string assemblyName ) : void
assemblyName string
Résultat void

Settings() public méthode

public Settings ( ) : System.Collections.Generic
Résultat System.Collections.Generic