Open sandboxFocus

Method Equals

Equals(AsyncCallId)

Declaration
public bool Equals(AsyncCallId other)
Parameters
Type Name Description
AsyncCallId other
Returns
Type Description
bool
Implements

Equals(object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
object obj
Returns
Type Description
bool
Overrides