Compartilhar via


CallingServerEventType.Equals(CallingServerEventType) Método

Definição

Indica se o objeto atual é igual a outro objeto do mesmo tipo.

public bool Equals (Azure.Communication.CallingServer.CallingServerEventType other);
override this.Equals : Azure.Communication.CallingServer.CallingServerEventType -> bool
Public Function Equals (other As CallingServerEventType) As Boolean

Parâmetros

other
CallingServerEventType

Um objeto para comparação com esse objeto.

Retornos

true se o objeto atual for igual ao parâmetro other; caso contrário, false.

Implementações

Aplica-se a