NDepend.API Documentation
EqualsAny(String,String,String) Method
NDepend.Helpers Namespace > ExtensionMethodsString Class > EqualsAny Method : EqualsAny(String,String,String) Method
This string.
One of the possible value for thisString.
One of the possible value for thisString.
Gets a value indicating whether this string is equal case sensitive to any of the strings specified.
Syntax
[Extension()]
public static bool EqualsAny( 
   string thisString,
   string str0,
   string str1
)

Parameters

thisString
This string.
str0
One of the possible value for thisString.
str1
One of the possible value for thisString.
Requirements

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

See Also

Reference

ExtensionMethodsString Class
ExtensionMethodsString Members
Overload List