Click or drag to resize

PairT Methods

The PairT generic type exposes the following members.

Methods
  NameDescription
Public methodStatic memberParse
Parses pair from the given string.
Protected methodParseFromString
Parses pair from the given string.
Public methodToString
Returns string representation of the current instance.
(Overrides ObjectToString.)
Top
See Also