C# Class System.UnitTestHelper

Show file Open project: SteamTools-Team/SteamTools

Public Methods

Method Description
ToDictionaryCanRepeatKey ( IEnumerable source, System.Func keySelector, System.Func elementSelector ) : TElement>.DictionaryCanRepeatKey

Private Methods

Method Description
ToArray ( ) : NUnit.Framework
elementSelector ( ) : NUnit.Framework
keySelector ( ) : NUnit.Framework
source ( ) : TElement>(.DictionaryCanRepeatKey

Method Details

ToDictionaryCanRepeatKey() public static method

public static ToDictionaryCanRepeatKey ( IEnumerable source, System.Func keySelector, System.Func elementSelector ) : TElement>.DictionaryCanRepeatKey
source IEnumerable
keySelector System.Func
elementSelector System.Func
return TElement>.DictionaryCanRepeatKey