public static T takeFirstFromList<T>( this IEnumerable<T> input, params T[] matchList )
Copyright (c) 2018 - GNU General Public License v3.0