C# Class Endjin.Assembly.ChangeDetection.Infrastructure.TraceFilterMatchNone

Inheritance: TraceFilter
Afficher le fichier Open project: endjin/Endjin.Assembly.ChangeDetection

Méthodes publiques

Méthode Description
IsMatch ( TypeHashes type, MessageTypes msgTypeFilter, Level level ) : bool
TraceFilterMatchNone ( )

Method Details

IsMatch() public méthode

public IsMatch ( TypeHashes type, MessageTypes msgTypeFilter, Level level ) : bool
type TypeHashes
msgTypeFilter MessageTypes
level Level
Résultat bool

TraceFilterMatchNone() public méthode