C# Class VisualMutator.Model.Mutations.Types.SolutionTypesManager.ProperlyNamedMatcher

Inheritance: CodePartsMatcher
Datei anzeigen Open project: visualmutator/visualmutator

Public Methods

Method Description
Matches ( IMethodReference method ) : bool
Matches ( ITypeReference typeReference ) : bool

Method Details

Matches() public method

public Matches ( IMethodReference method ) : bool
method IMethodReference
return bool

Matches() public method

public Matches ( ITypeReference typeReference ) : bool
typeReference ITypeReference
return bool