Determines whether two specified
Times objects have different values.
Namespace: Moq
Assembly: Moq (in Moq.dll) Version: 4.0.10827.0 (4.0.0.0)
Syntax
Return Value
true if the value of left is different from the value of right; otherwise,
false.
See Also