Extension Methods from Jonas Butt
- 
        ContainsAnyChecks if a given string contains any of the characters in the passed array of characters. 
- 
        EqualsByContentChecks if two DataTable objects have the same content. 
ExtensionMethod.NET Home of 881 C#, Visual Basic, F# and Javascript extension methods
Checks if a given string contains any of the characters in the passed array of characters.
Checks if two DataTable objects have the same content.