次の方法で共有


DelegatingScorable<Item,Score>.PrepareAsync メソッド

定義

public virtual System.Threading.Tasks.Task<object> PrepareAsync(Item item, System.Threading.CancellationToken token);
abstract member PrepareAsync : 'Item * System.Threading.CancellationToken -> System.Threading.Tasks.Task<obj>
override this.PrepareAsync : 'Item * System.Threading.CancellationToken -> System.Threading.Tasks.Task<obj>
Public Overridable Function PrepareAsync (item As Item, token As CancellationToken) As Task(Of Object)

パラメーター

item
Item

戻り値

実装

適用対象