C# Class CortanaBot.Networking.BingContent

Exibir arquivo Open project: lightstudio/tg-cortanabot

Public Methods

Method Description
GetAsync ( EventCaller caller, string queryString, string lang ) : Task

Method Details

GetAsync() public static method

public static GetAsync ( EventCaller caller, string queryString, string lang ) : Task
caller CortanaBot.Models.EventCaller
queryString string
lang string
return Task