다음을 통해 공유


IScorable<Item,Score>.PostAsync(Item, Object, CancellationToken) 메서드

정의

이 점수 매기기 가능이 승리하면 이 메서드가 호출됩니다.

public System.Threading.Tasks.Task PostAsync (Item item, object state, System.Threading.CancellationToken token);
abstract member PostAsync : 'Item * obj * System.Threading.CancellationToken -> System.Threading.Tasks.Task
Public Function PostAsync (item As Item, state As Object, token As CancellationToken) As Task

매개 변수

item
Item
state
Object

반환

적용 대상