C# Class lw_common.ui_filter

Afficher le fichier Open project: jtorjo/logwizard

Méthodes publiques

Свойство Type Description
apply_to_existing_lines bool
dimmed bool
enabled bool
text string

Méthodes publiques

Méthode Description
load ( string prefix ) : void
save ( string prefix ) : void

Private Methods

Méthode Description
load_save ( bool load, string prefix ) : void

Method Details

load() public méthode

public load ( string prefix ) : void
prefix string
Résultat void

save() public méthode

public save ( string prefix ) : void
prefix string
Résultat void

Property Details

apply_to_existing_lines public_oe property

public bool apply_to_existing_lines
Résultat bool

dimmed public_oe property

public bool dimmed
Résultat bool

enabled public_oe property

public bool enabled
Résultat bool

text public_oe property

public string text
Résultat string