NullScorable<Item,Score>.IScorable<Item,Score>.HasScore(Item, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
bool IScorable<Item,Score>.HasScore (Item item, object state);
abstract member Microsoft.Bot.Builder.Scorables.IScorable<Item,Score>.HasScore : 'Item * obj -> bool
override this.Microsoft.Bot.Builder.Scorables.IScorable<Item,Score>.HasScore : 'Item * obj -> bool
Function HasScore (item As Item, state As Object) As Boolean Implements IScorable(Of Item, Score).HasScore
Parameters
- item
- Item
- state
- Object