PairT Methods |
The PairT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Parse |
Parses pair from the given string.
| |
| ParseFromString |
Parses pair from the given string.
| |
| ToString |
Returns string representation of the current instance.
(Overrides ObjectToString.) |