FoldScorable<Item,Score>.scorables 字段

定义

protected readonly System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.Scorables.IScorable<Item,Score>> scorables;
val mutable scorables : seq<Microsoft.Bot.Builder.Scorables.IScorable<'Item, 'Score>>
Protected ReadOnly scorables As IEnumerable(Of IScorable(Of Item, Score)) 

字段值

IEnumerable<IScorable<Item,Score>>

适用于