C# 클래스 VisualMutator.Model.Mutations.Types.SolutionTypesManager.ProperlyNamedMatcher

상속: CodePartsMatcher
파일 보기 프로젝트 열기: visualmutator/visualmutator

공개 메소드들

메소드 설명
Matches ( IMethodReference method ) : bool
Matches ( ITypeReference typeReference ) : bool

메소드 상세

Matches() 공개 메소드

public Matches ( IMethodReference method ) : bool
method IMethodReference
리턴 bool

Matches() 공개 메소드

public Matches ( ITypeReference typeReference ) : bool
typeReference ITypeReference
리턴 bool