FoldScorable<Item,Score>.HasScore Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
protected override bool HasScore (Item item, System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Scorables.Internals.FoldScorable<Item,Score>.State> states);
override this.HasScore : 'Item * System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Scorables.Internals.FoldScorable<'Item, 'Score>.State> -> bool
Protected Overrides Function HasScore (item As Item, states As IReadOnlyList(Of FoldScorable(Of Item, Score).State)) As Boolean
Parametry
- item
- Item
- states
- IReadOnlyList<FoldScorable<Item,Score>.State>