다음을 통해 공유


Actions 클래스

정의

와 관련된 IScorable<Item,Score>Fluent 메서드

public static class Actions
type Actions = class
Public Module Actions
상속
Actions

메서드

Bind<R>(Func<R>)

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

Normalize(IScorable<IResolver,IBinding>)

와 관련된 IScorable<Item,Score>Fluent 메서드

Normalize(IScorable<IResolver,IntentRecommendation>)

와 관련된 IScorable<Item,Score>Fluent 메서드

Normalize(IScorable<IResolver,Match>)

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

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

와 관련된 IScorable<Item,Score>Fluent 메서드

적용 대상