The FailureDefinitionId type exposes the following members.

Constructors

  NameDescription
Public methodFailureDefinitionId
Creates a new FailureDefinitionId instance.

Methods

  NameDescription
Public methodEquals
Compares two Guid-based enum object based on their concrete class and GUID value.
(Inherited from GuidEnum.)
Public methodGetHashCode
Generates a hash code for this Guid-based enum object.
(Inherited from GuidEnum.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Operators

  NameDescription
Public operatorStatic memberEquality
Compares two FailureDefinitionId instances.
Public operatorStatic memberInequality
Compares two FailureDefinitionId instances.

Properties

  NameDescription
Public propertyGuid
The Guid of GUID-based enum object.
(Inherited from GuidEnum.)

See Also