ChannelName.Equality(ChannelName, ChannelName) Operator

Definition

public static bool operator == (Microsoft.Azure.PowerShell.Cmdlets.BotService.Support.ChannelName e1, Microsoft.Azure.PowerShell.Cmdlets.BotService.Support.ChannelName e2);
static member ( = ) : Microsoft.Azure.PowerShell.Cmdlets.BotService.Support.ChannelName * Microsoft.Azure.PowerShell.Cmdlets.BotService.Support.ChannelName -> bool
Public Shared Operator == (e1 As ChannelName, e2 As ChannelName) As Boolean

Parameters

Returns

Boolean

Applies to