public static DataTable BuildDataTableHor<T>( this T items, params string[] columns ) where T : IEnumerable, IObjectWithNameAndDescription
Copyright (c) 2018 - GNU General Public License v3.0