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, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

StringFilter Class
StringFilter Members