-
Notifications
You must be signed in to change notification settings - Fork 35
Overload_CodeJam_Collections_KeyEqualityComparer_2__ctor
Andrew Koryavchenko edited this page Jul 4, 2017
·
3 revisions
Name | Description | |
---|---|---|
![]() ![]() |
KeyEqualityComparer(T, TKey)(Func(T, TKey)) | Initializes a new instance of the KeyEqualityComparer(T, TKey). |
![]() ![]() |
KeyEqualityComparer(T, TKey)(Func(T, TKey), IEqualityComparer(TKey)) | Initializes a new instance of the KeyEqualityComparer(T, TKey). |
KeyEqualityComparer(T, TKey) Class
CodeJam.Collections Namespace