ModelInfoSection(LUFileParser+ModelInfoSectionContext) 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 ModelInfoSection (LUFileParser.ModelInfoSectionContext parseTree);
new Microsoft.Bot.Builder.Parsers.LU.ModelInfoSection : LUFileParser.ModelInfoSectionContext -> Microsoft.Bot.Builder.Parsers.LU.ModelInfoSection
Public Sub New (parseTree As LUFileParser.ModelInfoSectionContext)
Parameters
- parseTree
- LUFileParser.ModelInfoSectionContext