Skip to content

Instantly share code, notes, and snippets.

@jltrem
Created August 16, 2014 17:29
Show Gist options
  • Save jltrem/912d142c4869cdf2897e to your computer and use it in GitHub Desktop.
Save jltrem/912d142c4869cdf2897e to your computer and use it in GitHub Desktop.
Regex.Match(fullstring, @"\b" + findstr + @"\b", RegexOptions.IgnoreCase).Success
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment