C# Class LogWizard.history

Exibir arquivo Open project: jtorjo/logwizard Class Usage Examples

Public Methods

Method Description
from_settings ( log_settings_string sett ) : void
from_text_reader ( text_reader reader ) : void

Method Details

from_settings() public method

public from_settings ( log_settings_string sett ) : void
sett log_settings_string
return void

from_text_reader() public method

public from_text_reader ( text_reader reader ) : void
reader lw_common.text_reader
return void