ExternalServiceId.op_Inequality
Description:
Compares two ExternalServiceId instances.
Compares two ExternalServiceId instances.
public static bool operator !=(
ExternalServiceId first,
ExternalServiceId second
)
-
firstThe first ExternalServiceId.
-
secondThe second ExternalServiceId.
Return Value
bool
True if the inputs are different, false if they are identical.