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

显示文件 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