C# Class Nagru___Manga_Organizer.Settings.csSettings

Afficher le fichier Open project: Nagru/Manga-Organizer

Méthodes publiques

Свойство Type Description
BackColour Color
CustomProgram string
ReadInterval int
RemoveAddenda bool
RootLoc string
SaveLoc string
SearchIgnore string[]
ShowCovers bool
ShowDate bool
ShowGrid bool
TagIgnore string[]
bBackColourChanged bool
bDefaultProgramChanged bool
bReadIntervalChanged bool
bRemoveAddendaChanged bool
bRootLocChanged bool
bSaveLocChanged bool
bSearchIgnoreChanged bool
bShowCoversChanged bool
bShowDateChanged bool
bShowGridChanged bool
bTagIgnoreChanged bool

Méthodes publiques

Méthode Description
BackColourChanged ( Color cNew ) : bool
DefaultProgramChanged ( string sNew ) : bool
HasSettingChanged ( ) : bool
ReadIntervalChanged ( int iNew ) : bool
RemoveAddendaChanged ( bool bNew ) : bool
RootLocChanged ( string sNew ) : bool
SaveLocChanged ( string sNew ) : bool
SearchIgnoreChanged ( string asNew ) : bool
ShowCoversChanged ( bool bNew ) : bool
ShowDateChanged ( bool bNew ) : bool
ShowGridChanged ( bool bNew ) : bool
TagIgnoreChanged ( string asNew ) : bool
csSettings ( ) : System

Method Details

BackColourChanged() public méthode

public BackColourChanged ( Color cNew ) : bool
cNew Color
Résultat bool

DefaultProgramChanged() public méthode

public DefaultProgramChanged ( string sNew ) : bool
sNew string
Résultat bool

HasSettingChanged() public méthode

public HasSettingChanged ( ) : bool
Résultat bool

ReadIntervalChanged() public méthode

public ReadIntervalChanged ( int iNew ) : bool
iNew int
Résultat bool

RemoveAddendaChanged() public méthode

public RemoveAddendaChanged ( bool bNew ) : bool
bNew bool
Résultat bool

RootLocChanged() public méthode

public RootLocChanged ( string sNew ) : bool
sNew string
Résultat bool

SaveLocChanged() public méthode

public SaveLocChanged ( string sNew ) : bool
sNew string
Résultat bool

SearchIgnoreChanged() public méthode

public SearchIgnoreChanged ( string asNew ) : bool
asNew string
Résultat bool

ShowCoversChanged() public méthode

public ShowCoversChanged ( bool bNew ) : bool
bNew bool
Résultat bool

ShowDateChanged() public méthode

public ShowDateChanged ( bool bNew ) : bool
bNew bool
Résultat bool

ShowGridChanged() public méthode

public ShowGridChanged ( bool bNew ) : bool
bNew bool
Résultat bool

TagIgnoreChanged() public méthode

public TagIgnoreChanged ( string asNew ) : bool
asNew string
Résultat bool

csSettings() public méthode

public csSettings ( ) : System
Résultat System

Property Details

BackColour public_oe property

public Color BackColour
Résultat Color

CustomProgram public_oe property

public string CustomProgram
Résultat string

ReadInterval public_oe property

public int ReadInterval
Résultat int

RemoveAddenda public_oe property

public bool RemoveAddenda
Résultat bool

RootLoc public_oe property

public string RootLoc
Résultat string

SaveLoc public_oe property

public string SaveLoc
Résultat string

SearchIgnore public_oe property

public string[] SearchIgnore
Résultat string[]

ShowCovers public_oe property

public bool ShowCovers
Résultat bool

ShowDate public_oe property

public bool ShowDate
Résultat bool

ShowGrid public_oe property

public bool ShowGrid
Résultat bool

TagIgnore public_oe property

public string[] TagIgnore
Résultat string[]

bBackColourChanged public_oe property

public bool bBackColourChanged
Résultat bool

bDefaultProgramChanged public_oe property

public bool bDefaultProgramChanged
Résultat bool

bReadIntervalChanged public_oe property

public bool bReadIntervalChanged
Résultat bool

bRemoveAddendaChanged public_oe property

public bool bRemoveAddendaChanged
Résultat bool

bRootLocChanged public_oe property

public bool bRootLocChanged
Résultat bool

bSaveLocChanged public_oe property

public bool bSaveLocChanged
Résultat bool

bSearchIgnoreChanged public_oe property

public bool bSearchIgnoreChanged
Résultat bool

bShowCoversChanged public_oe property

public bool bShowCoversChanged
Résultat bool

bShowDateChanged public_oe property

public bool bShowDateChanged
Résultat bool

bShowGridChanged public_oe property

public bool bShowGridChanged
Résultat bool

bTagIgnoreChanged public_oe property

public bool bTagIgnoreChanged
Résultat bool