ShopItemIdentity Methods |
The ShopItemIdentity type exposes the following members.
Name | Description | |
---|---|---|
Combine |
Combines the components of this identity and returns a string that represents the identity.
| |
CompareTo |
Compare the current object to the given one.
| |
CopyTo |
Copies the state of the current object into the given one.
| |
Equals |
Determines whether current object is equal to the given one.
(Overrides ObjectEquals(Object).) | |
GetHashCode | (Overrides ObjectGetHashCode.) | |
Parse |
Parses the shop identity from the given string.
| |
ToString |
Returns a string representation of the current object.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
IComparableCompareTo |
Compare the current object to the given one.
|