QnaSection(LUFileParser+QnaSectionContext) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public QnaSection (LUFileParser.QnaSectionContext parseTree);
new Microsoft.Bot.Builder.Parsers.LU.QnaSection : LUFileParser.QnaSectionContext -> Microsoft.Bot.Builder.Parsers.LU.QnaSection
Public Sub New (parseTree As LUFileParser.QnaSectionContext)
Parameters
- parseTree
- LUFileParser.QnaSectionContext