ExternalServiceId.op_Equality
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 identical, false if they are different.