C# Class VisualMutator.Model.CoverageFinder.AllMatcher

Inheritance: CodePartsMatcher
Afficher le fichier Open project: visualmutator/visualmutator

Méthodes publiques

Méthode Description
Matches ( IMethodReference method ) : bool
Matches ( ITypeReference typeReference ) : bool

Method Details

Matches() public méthode

public Matches ( IMethodReference method ) : bool
method IMethodReference
Résultat bool

Matches() public méthode

public Matches ( ITypeReference typeReference ) : bool
typeReference ITypeReference
Résultat bool