I would like to use the Contains method in a code in C #, but instead of passing a string literal, that is, a specific word, pass a pattern or a regular expression as a parameter. For example:
Instead of passing:
bool nomeDaVaria...
asked by
22.01.2016 / 23:35