MethodScorableBase.GetScore(IResolver, IBinding) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected override Microsoft.Bot.Builder.Scorables.Internals.IBinding GetScore (Microsoft.Bot.Builder.Scorables.Internals.IResolver resolver, Microsoft.Bot.Builder.Scorables.Internals.IBinding state);
override this.GetScore : Microsoft.Bot.Builder.Scorables.Internals.IResolver * Microsoft.Bot.Builder.Scorables.Internals.IBinding -> Microsoft.Bot.Builder.Scorables.Internals.IBinding
Protected Overrides Function GetScore (resolver As IResolver, state As IBinding) As IBinding
Paramètres
- resolver
- IResolver
- state
- IBinding