C# Class Slight.Alexa.Framework.Models.Requests.SkillRequest

Exibir arquivo Open project: Silvenga/Slight.Alexa

Public Methods

Method Description
GetRequestType ( ) : Type

Get's the compatible CLR type that can back the request.

Method Details

GetRequestType() public method

Get's the compatible CLR type that can back the request.
public GetRequestType ( ) : Type
return System.Type