다음을 통해 공유


Scorable.Keep<Item,Score>(IScorable<Item,Score>) 메서드

정의

채점 가능 항목이 null이 아니면 true이고, 그렇지 않으면 false입니다.

public static bool Keep<Item,Score> (Microsoft.Bot.Builder.Scorables.IScorable<Item,Score> scorable);
static member Keep : Microsoft.Bot.Builder.Scorables.IScorable<'Item, 'Score> -> bool
Public Function Keep(Of Item, Score) (scorable As IScorable(Of Item, Score)) As Boolean

형식 매개 변수

Item
Score

매개 변수

반환

적용 대상