A
Andrew Backer
That's all, that and one or two other simple helper functions that I
have to re-write over and over and over
Why is there no String.Contains()? I look for it every day!
Tis just return str.IndexOf(find)!=-1;
Rants overwhelm the raves, since it's no fun to gush over a well done
framework GJ guys.
have to re-write over and over and over
Why is there no String.Contains()? I look for it every day!
Tis just return str.IndexOf(find)!=-1;
Rants overwhelm the raves, since it's no fun to gush over a well done
framework GJ guys.