public static string writeIndexOutOf<T>( this IList<T> source, T item, string format = "[{0}/{1}]" ) where T : class
Copyright (c) 2018 - GNU General Public License v3.0