IntentComparer Classe
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.
public sealed class IntentComparer : System.Collections.Generic.IComparer<Microsoft.Bot.Builder.Luis.Models.IntentRecommendation>
type IntentComparer = class
interface IComparer<IntentRecommendation>
Public NotInheritable Class IntentComparer
Implements IComparer(Of IntentRecommendation)
- Héritage
-
IntentComparer
- Implémente
Champs
Instance |
Implémentations d’interfaces explicites
IComparer<IntentRecommendation>.Compare(IntentRecommendation, IntentRecommendation) |