C# Class lw_common.md5_log_keeper.md5_info

Mostra file Open project: jtorjo/logwizard

Public Properties

Property Type Description
by_file_name string
fast string
slow string

Public Methods

Method Description
by_md5 ( md5_type type ) : string

Method Details

by_md5() public method

public by_md5 ( md5_type type ) : string
type md5_type
return string

Property Details

by_file_name public_oe property

public string by_file_name
return string

fast public_oe property

public string fast
return string

slow public_oe property

public string slow
return string