C# Class GeoBot.Controllers.DirectlineController

Inheritance: ControllerBase
Show file Open project: h2floh/GeoDistributedAzureBot

Public Methods

Method Description
DirectlineController ( Directline directline ) : System

Private Methods

Method Description
GetAsync ( ) : Task

Method Details

DirectlineController() public method

public DirectlineController ( Directline directline ) : System
directline Directline
return System