Hey,
i just want to search after more than one Patterns inside a string, means inside:
string word = "word1 word2 word3 word4 word5";
if want to replace word1 and word3 with one regular Expression. Sorry, i know the question is more than easy but i can nnot find anything...