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

Afficher le fichier Open project: Silvenga/Slight.Alexa

Méthodes publiques

Méthode Description
GetRequestType ( ) : Type

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

Method Details

GetRequestType() public méthode

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