Compartir a través de


GatewayEntry.Equals Método

Definición

Sobrecargas

Equals(GatewayEntry)

Comprueba la igualdad de todos los campos.

Equals(Object)

Versión sin tipo de Equals.

Equals(GatewayEntry)

Comprueba la igualdad de todos los 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

Devoluciones

Implementaciones

Se aplica a

Equals(Object)

Versión sin tipo 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

Devoluciones

Se aplica a