Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
JayLabs
Owin
OAuthAuthorization
RequestExtensions
C# 클래스 JayLabs.Owin.OAuthAuthorization.RequestExtensions
파일 보기
프로젝트 열기: jayway/JayLabs.Owin.OAuthAuthorization
공개 메소드들
메소드
설명
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