Click or drag to resize

ShopItemIdentity Methods

The ShopItemIdentity type exposes the following members.

Methods
  NameDescription
Public methodCombine
Combines the components of this identity and returns a string that represents the identity.
Public methodCompareTo
Compare the current object to the given one.
Public methodCopyTo
Copies the state of the current object into the given one.
Public methodEquals
Determines whether current object is equal to the given one.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode (Overrides ObjectGetHashCode.)
Public methodStatic memberParse
Parses the shop identity from the given string.
Public methodToString
Returns a string representation of the current object.
(Overrides ObjectToString.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodIComparableCompareTo
Compare the current object to the given one.
Top
See Also