public static T imbFirstSafe<T>( this IEnumerable<T> source, int index = 0 ) where T : class
Copyright (c) 2018 - GNU General Public License v3.0