public static void DictionaryFromKVArray<T1, T2>( IDictionary<T1, T2> dict, KeyValuePair<T1, T2>[] arr )