public static T extendKeys<T>( this T input, bool lowLetters = false, bool capLetters = false, bool removeDouble = true ) where T : class, Object, IEnumerable<string>
Copyright (c) 2018 - GNU General Public License v3.0