C# Класс Slight.Alexa.Framework.Models.Requests.SkillRequest

Показать файл Открыть проект

Открытые методы

Метод Описание
GetRequestType ( ) : Type

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

Описание методов

GetRequestType() публичный Метод

Get's the compatible CLR type that can back the request.
public GetRequestType ( ) : Type
Результат System.Type