jonas-butt submitted these extension methods
-
ContainsAny
Checks if a given string contains any of the characters in the passed array of characters.C# System.String Jonas Butt -
EqualsByContent
Checks if two DataTable objects have the same content.C# System.Data.DataTable Jonas Butt