共用方式為


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

評分程式期間所使用的每一可評分不透明狀態。

適用於