Sdílet prostřednictvím


EntityAssignmentComparer.Compare(EntityAssignment, EntityAssignment) Metoda

Definice

EntityAssignment Porovná x s y a určí jeho relativní prioritu.

public override int Compare (Microsoft.Bot.Builder.Dialogs.Adaptive.EntityAssignment x, Microsoft.Bot.Builder.Dialogs.Adaptive.EntityAssignment y);
override this.Compare : Microsoft.Bot.Builder.Dialogs.Adaptive.EntityAssignment * Microsoft.Bot.Builder.Dialogs.Adaptive.EntityAssignment -> int
Public Overrides Function Compare (x As EntityAssignment, y As EntityAssignment) As Integer

Parametry

x
EntityAssignment

Referenční entita.

y
EntityAssignment

Entita Comparisson.

Návraty

Číselná hodnota představující relativní prioritu x.

Platí pro