Partilhar via


Attachment.Equals Método

Definição

Sobrecargas

Equals(Attachment)
Equals(Object)

Equals(Attachment)

public bool Equals (Microsoft.Bot.Connector.Attachment other);
override this.Equals : Microsoft.Bot.Connector.Attachment -> bool
Public Function Equals (other As Attachment) As Boolean

Parâmetros

other
Attachment

Devoluções

Implementações

Aplica-se a

Equals(Object)

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

Parâmetros

other
Object

Devoluções

Aplica-se a