Compartilhar via


GatewayEntry.Equals Método

Definição

Sobrecargas

Equals(GatewayEntry)

Verifica a igualdade de todos os campos.

Equals(Object)

Versão não tipada de Equals.

Equals(GatewayEntry)

Verifica a igualdade de todos os campos.

public bool Equals (Orleans.Runtime.MultiClusterNetwork.GatewayEntry other);
override this.Equals : Orleans.Runtime.MultiClusterNetwork.GatewayEntry -> bool
Public Function Equals (other As GatewayEntry) As Boolean

Parâmetros

other
GatewayEntry

Retornos

Implementações

Aplica-se a

Equals(Object)

Versão não tipada de Equals.

public override bool Equals (object obj);
override this.Equals : obj -> bool
Public Overrides Function Equals (obj As Object) As Boolean

Parâmetros

obj
Object

Retornos

Aplica-se a