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.
public abstract class ResolverScope<InnerScore> : Microsoft.Bot.Builder.Scorables.Internals.Token<Microsoft.Bot.Builder.Scorables.Internals.IResolver,InnerScore>, Microsoft.Bot.Builder.Scorables.Internals.IResolver
type ResolverScope<'InnerScore> = class
inherit Token<IResolver, 'InnerScore>
interface IResolver
Public MustInherit Class ResolverScope(Of InnerScore)
Inherits Token(Of IResolver, InnerScore)
Implements IResolver