C# Class LogWizard.history

Afficher le fichier Open project: jtorjo/logwizard Class Usage Examples

Méthodes publiques

Méthode Description
from_settings ( log_settings_string sett ) : void
from_text_reader ( text_reader reader ) : void

Method Details

from_settings() public méthode

public from_settings ( log_settings_string sett ) : void
sett log_settings_string
Résultat void

from_text_reader() public méthode

public from_text_reader ( text_reader reader ) : void
reader lw_common.text_reader
Résultat void