Dela via


EntityInfo.IsSameEntity(EntityInfo) Metod

Definition

Sant om entiteter är samma.

public bool IsSameEntity (Microsoft.Bot.Builder.Dialogs.Adaptive.EntityInfo entity);
member this.IsSameEntity : Microsoft.Bot.Builder.Dialogs.Adaptive.EntityInfo -> bool
Public Function IsSameEntity (entity As EntityInfo) As Boolean

Parametrar

entity
EntityInfo

Entitet att jämföra.

Returer

Sant om entiteter är samma entitet.

Gäller för