다음을 통해 공유


RecognizeAttachment<T>.Matches(IMessageActivity, Object) 메서드

정의

public override System.Collections.Generic.IEnumerable<Microsoft.Bot.Builder.FormFlow.Advanced.TermMatch> Matches (Microsoft.Bot.Connector.IMessageActivity input, object defaultValue = default);
override this.Matches : Microsoft.Bot.Connector.IMessageActivity * obj -> seq<Microsoft.Bot.Builder.FormFlow.Advanced.TermMatch>
Public Overrides Function Matches (input As IMessageActivity, Optional defaultValue As Object = Nothing) As IEnumerable(Of TermMatch)

매개 변수

defaultValue
Object

반환

적용 대상