internal ItemFilterProcessor(IBlockItemMatcher blockItemMatcher) { _blockItemMatcher = blockItemMatcher; }
public ItemFilterProcessor(IBlockItemMatcher blockItemMatcher) { _blockItemMatcher = blockItemMatcher; }