Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
JayLabs
Owin
OAuthAuthorization
RequestExtensions
C# Class JayLabs.Owin.OAuthAuthorization.RequestExtensions
显示文件
Open project: jayway/JayLabs.Owin.OAuthAuthorization
Public Methods
Method
Description
IsGet
(
this
request
) :
bool
IsPost
(
this
request
) :
bool
Method Details
IsGet()
public
static
method
public
static
IsGet
(
this
request
) :
bool
request
this
return
bool
IsPost()
public
static
method
public
static
IsPost
(
this
request
) :
bool
request
this
return
bool