다음을 통해 공유


IResolutionParser.TryParse 메서드

정의

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

매개 변수

properties
IDictionary<String,Object>
resolution
Resolution

반환

적용 대상