C# Класс JayLabs.Owin.OAuthAuthorization.RequestExtensions

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

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

Метод Описание
IsGet ( this request ) : bool
IsPost ( this request ) : bool

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

IsGet() публичный статический Метод

public static IsGet ( this request ) : bool
request this
Результат bool

IsPost() публичный статический Метод

public static IsPost ( this request ) : bool
request this
Результат bool