public static void SortRows<T1, T2>( DatabaseRow[] rows, string key1, string key2 ) where T1 : IComparable where T2 : IComparable