33faec9649
Extension for Contains() used extensively, here as `ContainsNoCase` for indexOf() with StringComparison type options: CurrentCulture, CurrentCultureIgnoreCase, InvariantCulture, InvariantCultureIgnoreCase, Ordinal, OrdinalIgnoreCase The extension here implements the String.IndexOf Method (String,StringComparison) method: https://msdn.microsoft.com/en-us/library/ms224425(v=vs.110).aspx Allows clean access to this method as `ContainsNoCase(string, StringComparison.TYPE)` |
||
---|---|---|
Discord.Net@d2229228b9 | ||
docs | ||
scripts | ||
src/NadekoBot | ||
.gitignore | ||
.gitmodules | ||
appveyor.yml | ||
Dockerfile | ||
global.json | ||
license.md | ||
mkdocs.yml | ||
NadekoBot.sln | ||
NuGet.Config | ||
README.md |