次の方法で共有


Microsoft.Bot.Builder.Scorables.Internals 名前空間

クラス

ActivityResolver

アクティビティ スキーマの種類から C# 型の情報を回復するためのリゾルバー。

ArrayResolver
AttributeString
AutofacResolver
Binder
Binding
Binding<R>
BindingComparer
DelegateScorable
DelegatingFoldScorable<Item,Score>

このスコアリング可能なは、外部デリゲートまたはオーバーライド可能な仮想メソッドにステージ イベント ハンドラーを委任します。

DelegatingResolver
DelegatingScorable<Item,Score>
EnumResolver
EventActivityValueResolver
Extensions
FirstScorable<Item,Score>
FoldScorable<Item,Score>

スコア可能なスコアリングの集計を折りたたんで、勝利のスコアリングを生成します。

InheritedAttributes

メソッドの継承された属性を列挙するヘルパー メソッド。

IntentComparer
InvokeActivityValueResolver
LuisIntentScorable<InnerState,InnerScore>.Scope
LuisIntentScorable<InnerState,InnerScore>

特定の LUIS 意図の推奨事項を表すスコアリング可能。

LuisIntentScorableFactory
MatchComparer
MethodResolutionException
MethodScorable

メソッドのパラメーターへのバインド引数を表すスコアリング可能。

MethodScorableBase
MethodScorableFactory
NoneResolver
NullComparer<T>

すべての項目が等しいふりをする null 比較子。 これは、安定した並べ替えで特に便利です。

NullResolver
NullScorable<Item,Score>
OrderScorableFactory<Item,Score>
PropertyResolver<T>
RegexMatchScorable

RegexMatchScorable の静的ヘルパー メソッド。

RegexMatchScorable<InnerState,InnerScore>.Scope
RegexMatchScorable<InnerState,InnerScore>

アクティビティのテキストに対する正規表現の一致を表すスコアリング可能。

RegexMatchScorableFactory
ResolverScope<InnerScore>
ResolverScorable<OuterState,OuterScore,InnerState,InnerScore>
ScorableAggregator<OuterItem,OuterState,OuterScore,InnerItem,InnerState,InnerScore>

外部スコアリングを生成するために、空でない一連の内部スコアリングを集計します。

ScorableBase<Item,State,Score>

スコアリング可能な実装の利便性のために、不透明な状態の静的な型チェックを許可します。

SelectItemScorable<OuterItem,InnerItem,Score>
SelectScoreScorable<Item,SourceScore,TargetScore>
Token<InnerItem,InnerScore>

複数のスコアリング可能な状態 (および関連付けられたスコア可能) を集計する状態を提供します。

TraitsScorable<Item,Score>
WhereScoreScorable<Item,Score>

構造体

FoldScorable<Item,Score>.State

スコアリング プロセス中に使用されるスコアリング可能な不透明な状態ごと。

インターフェイス

IBinder
IBinding

メソッドのパラメーターへの引数のバインドを表します。

IBinding<R>

メソッドの パラメーターへの引数のバインドを表します。ここで、 メソッドは 型 Rの値を返します。

IResolver

型と必要に応じてタグに基づいて値の解決を許可します。

IScorableFactory<Item,Score>

列挙型

FoldStage

FoldScorable イベントのステージ。

代理人

FoldScorable<Item,Score>.OnStageDelegate

折りたたみスコア可能ステージのイベント ハンドラー デリゲート。

TryResolve