FailureMessageAccessor.HasResolutionOfType
Description:
Checks if failure has a resolution of a given type.
Checks if failure has a resolution of a given type.
public bool HasResolutionOfType(
FailureResolutionType type
)
-
typeThe type of resolution.
-
A value passed for an enumeration argument is not a member of that enumeration
-
This FailureMessageAccessor has not been properly initialized.