FoldScorable<Item,Score>.GetScore Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
protected override Score GetScore (Item item, System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Scorables.Internals.FoldScorable<Item,Score>.State> states);
override this.GetScore : 'Item * System.Collections.Generic.IReadOnlyList<Microsoft.Bot.Builder.Scorables.Internals.FoldScorable<'Item, 'Score>.State> -> 'Score
Protected Overrides Function GetScore (item As Item, states As IReadOnlyList(Of FoldScorable(Of Item, Score).State)) As Score
Parámetros
- item
- Item
- states
- IReadOnlyList<FoldScorable<Item,Score>.State>
Devoluciones
Score