FoldScorable<Item,Score>.State 结构

定义

评分过程中使用的按可评分的不透明状态。

public struct FoldScorable<Item,Score>.State
type FoldScorable<'Item, 'Score>.State = struct
Public Structure FoldScorable(Of Item, Score).State

类型参数

Item
Score
继承
FoldScorable<Item,Score>.State

构造函数

FoldScorable<Item,Score>.State(Int32, IScorable<Item,Score>, Object)

评分过程中使用的按可评分的不透明状态。

字段

ordinal

评分过程中使用的按可评分的不透明状态。

scorable

评分过程中使用的按可评分的不透明状态。

state

评分过程中使用的按可评分的不透明状态。

适用于