jeudi 6 août 2015

How to detect a particular word in a string using C#?

I need to write an if statement using C# code which will detect if the word 'any' exists in the string:

string source ='is there any way to figure this out';

Aucun commentaire:

Enregistrer un commentaire