<Code Lib>
2020 Method
Changes 0
M

FailureMessageKey.IsEqual

Description:
Checks it this key is equal to the other.

public bool IsEqual(
	FailureMessageKey other
)

Return Value bool True if keys are equal, false otherwise.

Loading…