Compartilhar via


ParticipantRole.Equality(ParticipantRole, ParticipantRole) Operador

Definição

Determina se dois ParticipantRole valores são os mesmos.

public static bool operator == (Azure.Communication.Rooms.ParticipantRole left, Azure.Communication.Rooms.ParticipantRole right);
static member ( = ) : Azure.Communication.Rooms.ParticipantRole * Azure.Communication.Rooms.ParticipantRole -> bool
Public Shared Operator == (left As ParticipantRole, right As ParticipantRole) As Boolean

Parâmetros

Retornos

Aplica-se a