Name | Description | |
---|---|---|
PairChar Constructor | Overloaded. |
The following tables list the members exposed by PairChar.
Name | Description | |
---|---|---|
PairChar Constructor | Overloaded. |
Name | Description | |
---|---|---|
Left | Gets or sets the left character of the pair. | |
Right | Gets or sets the right character of the pair. |
Name | Description | |
---|---|---|
Clone | Creates an exact copy of the current PairChar. | |
Deserialize | Loads the object from XML. | |
Equals | Determines whether the specified object is equal to the current PairChar. | |
GetHashCode | Returns a hash code of the current PairChar. | |
GetObjectData | Gets the object data. | |
Serialize | Saves the object to XML. | |
ToString | Returns a string representation of the PairChar object. |