C# Class lw_common.parse_log4net_syntax

Mostra file Open project: jtorjo/logwizard

Public Methods

Method Description
is_syntax_string ( string syntax ) : bool
parse ( string syntax ) : string

Private Methods

Method Description
column_to_lw_column ( string column ) : string
strip_details ( string syntax ) : string

Method Details

is_syntax_string() public static method

public static is_syntax_string ( string syntax ) : bool
syntax string
return bool

parse() public static method

public static parse ( string syntax ) : string
syntax string
return string