NDepend.API Documentation
Match Method
NDepend.Helpers Namespace > StringFilter Class : Match Method
The string on which filters are applied.
Returns a value indicate if the string str matches all positive filters and no negative filter.
Syntax
public bool Match( 
   string str
)

Parameters

str
The string on which filters are applied.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

StringFilter Class
StringFilter Members