Shikhir Arora 33faec9649 ContainsNoCase
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)`
2017-03-02 17:21:03 -05:00
2017-02-17 20:17:39 -05:00
2017-03-02 17:21:03 -05:00
2016-11-09 16:58:04 +01:00
2017-01-02 10:20:52 +01:00
2016-08-22 19:35:39 +02:00
2016-12-12 15:42:10 +01:00
2017-01-02 14:12:27 +01:00
🎉
2016-10-24 18:13:23 +01:00
2016-10-21 17:03:23 +01:00
2017-01-31 20:11:42 +01:00

img Discord Documentation Status nadeko0 nadeko1 nadeko2

##For Update, Help and Guidelines

twitter discord Wiki
Follow me on Twitter for updates. Join my Discord server if you need help. Read the Docs for hosting guides.
Description
No description provided
Readme 63 MiB
Languages
C# 99.4%
Inno Setup 0.3%
PowerShell 0.3%