The CardReaderStatus type exposes the following members.

Methods

  NameDescription
Public methodAssign
Set to be equal to copy object.
Public methodClone
Clone this object.
Public methodEquals(Object)
Compare to other card reader status, objects.
(Overrides Object..::..Equals(Object).)
Public methodEquals(CardReaderStatus)
Compare to other card reader status.
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Hash code for this object.
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also