Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
JayLabs
Owin
OAuthAuthorization
RequestExtensions
C# Class JayLabs.Owin.OAuthAuthorization.RequestExtensions
Afficher le fichier
Open project: jayway/JayLabs.Owin.OAuthAuthorization
Méthodes publiques
Méthode
Description
IsGet
(
this
request
) :
bool
IsPost
(
this
request
) :
bool
Method Details
IsGet()
public
static
méthode
public
static
IsGet
(
this
request
) :
bool
request
this
Résultat
bool
IsPost()
public
static
méthode
public
static
IsPost
(
this
request
) :
bool
request
this
Résultat
bool