Share via


ResolutionParser.IResolutionParser.TryParse Methode

Definition

bool IResolutionParser.TryParse (System.Collections.Generic.IDictionary<string,object> properties, out Microsoft.Bot.Builder.Luis.Resolution resolution);
abstract member Microsoft.Bot.Builder.Luis.IResolutionParser.TryParse : System.Collections.Generic.IDictionary<string, obj> * Resolution -> bool
override this.Microsoft.Bot.Builder.Luis.IResolutionParser.TryParse : System.Collections.Generic.IDictionary<string, obj> * Resolution -> bool
Function TryParse (properties As IDictionary(Of String, Object), ByRef resolution As Resolution) As Boolean Implements IResolutionParser.TryParse

Parameter

properties
IDictionary<String,Object>
resolution
Resolution

Gibt zurück

Implementiert

Gilt für: