Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ScrumPowerTools
GeneralOptions
C# Class ScrumPowerTools.GeneralOptions
Inheritance:
Microsoft.VisualStudio.Shell.DialogPage
Show file
Open project: cqse/ScrumPowerTools
Private Properties
Property
Type
Description
Public Methods
Method
Description
GeneralOptions
( ) :
System
IsEnabled
(
Feature
feature
) :
bool
LoadSettingsFromStorage
( ) :
void
SaveSettingsToStorage
( ) :
void
Method Details
GeneralOptions()
public
method
public
GeneralOptions
( ) :
System
return
System
IsEnabled()
public
method
public
IsEnabled
(
Feature
feature
) :
bool
feature
Feature
return
bool
LoadSettingsFromStorage()
public
method
public
LoadSettingsFromStorage
( ) :
void
return
void
SaveSettingsToStorage()
public
method
public
SaveSettingsToStorage
( ) :
void
return
void