FoldScorable<Item,Score>.GetScore メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
パラメーター
- item
- Item
- states
- IReadOnlyList<FoldScorable<Item,Score>.State>
戻り値
Score