Click or drag to resize

toDictionary Class

A static container for identity method
Inheritance Hierarchy
SystemObject
  WhetStone.LoopingtoDictionary

Namespace:  WhetStone.Looping
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static class toDictionary
Methods
  NameDescription
Public methodStatic memberToDictionaryK, V(IEnumerableKeyValuePairK, V)
Public methodStatic memberToDictionaryK, V(IEnumerableTupleK, V)
Top
See Also