C# Class Twinspire.Settings

Afficher le fichier Open project: twinspire/twinspire Class Usage Examples

Méthodes publiques

Свойство Type Description
AppWideShortcutKeys Hotkey>.Dictionary
AutoCloseStartPage bool
AutoSaveActiveFiles bool
AutoSaveInterval int
EditorShortcutKeys Hotkey>.Dictionary
RemoveTextOnEnter bool
SeenPatchNotes bool
ShowConsoleDetails bool
ShowStartPageAtLaunch bool

Méthodes publiques

Méthode Description
Settings ( ) : System

Method Details

Settings() public méthode

public Settings ( ) : System
Résultat System

Property Details

AppWideShortcutKeys public_oe property

public Dictionary AppWideShortcutKeys
Résultat Hotkey>.Dictionary

AutoCloseStartPage public_oe property

public bool AutoCloseStartPage
Résultat bool

AutoSaveActiveFiles public_oe property

public bool AutoSaveActiveFiles
Résultat bool

AutoSaveInterval public_oe property

public int AutoSaveInterval
Résultat int

EditorShortcutKeys public_oe property

public Dictionary EditorShortcutKeys
Résultat Hotkey>.Dictionary

RemoveTextOnEnter public_oe property

public bool RemoveTextOnEnter
Résultat bool

SeenPatchNotes public_oe property

public bool SeenPatchNotes
Résultat bool

ShowConsoleDetails public_oe property

public bool ShowConsoleDetails
Résultat bool

ShowStartPageAtLaunch public_oe property

public bool ShowStartPageAtLaunch
Résultat bool