LuisHttpClient.

Get(string) Method

Assembly
Cake.Deploy.Bot.LUIS.dll
Namespace
Cake.Deploy.Bot.LUIS
Containing Type
LuisHttpClient

Syntax

public HttpResponseMessage Get(string url)

Parameters

Name Type Description
url string

Return Value

Type Description
HttpResponseMessage