Beispiel #1
0
 /// <inheritdoc />
 public void Apply(DocumentFilterContext context)
 {
     _filterAction(context);
 }