Share via


Actions Klasse

Definition

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

public static class Actions
type Actions = class
Public Module Actions
Vererbung
Actions

Methoden

Bind<R>(Func<R>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Bind<T1,R>(Func<T1,R>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Bind<T1,T2,R>(Func<T1,T2,R>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Bind<T1,T2,T3,R>(Func<T1,T2,T3,R>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Bind<T1,T2,T3,T4,R>(Func<T1,T2,T3,T4,R>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Bind<T1,T2,T3,T4,T5,R>(Func<T1,T2,T3,T4,T5,R>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Bind<T1,T2,T3,T4,T5,T6,R>(Func<T1,T2,T3,T4,T5,T6,R>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Bind<T1,T2,T3,T4,T5,T6,T7,R>(Func<T1,T2,T3,T4,T5,T6,T7,R>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Normalize(IScorable<IResolver,IBinding>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Normalize(IScorable<IResolver,IntentRecommendation>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Normalize(IScorable<IResolver,Match>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

When<InnerScore>(IScorable<IResolver,InnerScore>, ILuisModel, LuisIntentAttribute, ILuisService)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

When<InnerScore>(IScorable<IResolver,InnerScore>, Regex)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Where<Score,T1,T2,T3>(IScorable<IResolver,Score>, Func<T1,T2,T3,Boolean>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Where<Score,T1,T2,T3>(IScorable<IResolver,Score>, Func<T1,T2,T3,Task<Boolean>>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Where<Score,T1,T2>(IScorable<IResolver,Score>, Func<T1,T2,Boolean>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Where<Score,T1,T2>(IScorable<IResolver,Score>, Func<T1,T2,Task<Boolean>>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Where<Score,T1>(IScorable<IResolver,Score>, Func<T1,Boolean>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Where<Score,T1>(IScorable<IResolver,Score>, Func<T1,Task<Boolean>>)

Fluent-Methoden im Zusammenhang mit IScorable<Item,Score>.

Gilt für: