2027 Members
Changes 0
M

FailureMessageKey Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals(Object) Boolean Determines whether the specified Object is equal to the current Object . (Overrides Object . Equals(Object) )
M GetHashCode() Int32 Gets the integer value of the id as hash code (Overrides Object . GetHashCode () )
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M IsEqual(FailureMessageKey) Boolean Checks it this key is equal to the other.
M IsValid() Boolean Checks if the failure message key is valid
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object