다음을 통해 공유


LocaleFinder(ConversationReference, ResumptionContext) 생성자

정의

public LocaleFinder(Microsoft.Bot.Connector.ConversationReference conversationReference, Microsoft.Bot.Builder.ConnectorEx.ResumptionContext resumptionContext);
new Microsoft.Bot.Builder.ConnectorEx.LocaleFinder : Microsoft.Bot.Connector.ConversationReference * Microsoft.Bot.Builder.ConnectorEx.ResumptionContext -> Microsoft.Bot.Builder.ConnectorEx.LocaleFinder
Public Sub New (conversationReference As ConversationReference, resumptionContext As ResumptionContext)

매개 변수

conversationReference
ConversationReference
resumptionContext
ResumptionContext

적용 대상