StrictEntityToType(IResolutionParser, ICalendarPlus) 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 StrictEntityToType (Microsoft.Bot.Builder.Luis.IResolutionParser parser, Microsoft.Bot.Builder.Luis.ICalendarPlus calendar);
new Microsoft.Bot.Builder.Luis.StrictEntityToType : Microsoft.Bot.Builder.Luis.IResolutionParser * Microsoft.Bot.Builder.Luis.ICalendarPlus -> Microsoft.Bot.Builder.Luis.StrictEntityToType
Public Sub New (parser As IResolutionParser, calendar As ICalendarPlus)
Parameters
- parser
- IResolutionParser
- calendar
- ICalendarPlus