BlacklistFilter constructor

BlacklistFilter(
  1. List<Type> types
)

Implementation

BlacklistFilter(List<Type> types) : super(types);