IntentComparer 类

定义

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)
继承
IntentComparer
实现

字段

Instance

显式接口实现

IComparer<IntentRecommendation>.Compare(IntentRecommendation, IntentRecommendation)

适用于