Share via


FoldScorable<Item,Score>.HasScore Methode

Definition

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

Parameter

item
Item
states
IReadOnlyList<FoldScorable<Item,Score>.State>

Gibt zurück

Gilt für: