C# Class Whitelog.Core.Filter.AndMaskFilter

Inheritance: IFilter
Exibir arquivo Open project: ronenbarak/Whitelog

Public Methods

Method Description
AndMaskFilter ( ) : Whitelog.Interface
Filter ( LogEntry logEntry ) : bool

Method Details

AndMaskFilter() public method

public AndMaskFilter ( ) : Whitelog.Interface
return Whitelog.Interface

Filter() public method

public Filter ( LogEntry logEntry ) : bool
logEntry Whitelog.Interface.LogEntry
return bool