DelegatingScorable<Item,Score>(IScorable<Item,Score>) Constructor

Definition

protected DelegatingScorable (Microsoft.Bot.Builder.Scorables.IScorable<Item,Score> inner);
new Microsoft.Bot.Builder.Scorables.Internals.DelegatingScorable<'Item, 'Score> : Microsoft.Bot.Builder.Scorables.IScorable<'Item, 'Score> -> Microsoft.Bot.Builder.Scorables.Internals.DelegatingScorable<'Item, 'Score>
Protected Sub New (inner As IScorable(Of Item, Score))

Parameters

Applies to