Click or drag to resize

Pair Class

Utility class for creating PairTKey, TValue instances.
Inheritance Hierarchy
SystemObject
  Ookii.Jumbo.IOPair

Namespace: Ookii.Jumbo.IO
Assembly: Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntax
public static class Pair

The Pair type exposes the following members.

Methods
 NameDescription
Public methodStatic memberMakePairTKey, TValue Creates a pair with the specified key and value.
Top
See Also