C# Class SevenDigital.Mapper.Domain.Matching.NeverMatcher

Inheritance: IMatcher
Show file Open project: 7digital/sevendigital-mapper

Public Methods

Method Description
Match ( IMatchableMapping currentMapping, IMatchableMapping searchMapping ) : bool

Method Details

Match() public method

public Match ( IMatchableMapping currentMapping, IMatchableMapping searchMapping ) : bool
currentMapping IMatchableMapping
searchMapping IMatchableMapping
return bool