Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Splits
Web
GlobalRule
C# 클래스 Splits.Web.GlobalRule
상속:
IRule
파일 보기
프로젝트 열기: aaronjensen/splits
보호된 프로퍼티들
프로퍼티
타입
설명
Steps
StepBuilder
공개 메소드들
메소드
설명
OnAny
(
Type
urlType
) :
IEnumerable
OnDelete
(
Type
urlType
) :
IEnumerable
OnGet
(
Type
urlType
) :
IEnumerable
OnHead
(
Type
urlType
) :
IEnumerable
OnPost
(
Type
urlType
) :
IEnumerable
OnPut
(
Type
urlType
) :
IEnumerable
ShouldApply
(
Type
urlType
) :
bool
메소드 상세
OnAny()
공개
메소드
public
OnAny
(
Type
urlType
) :
IEnumerable
urlType
System.Type
리턴
IEnumerable
OnDelete()
공개
메소드
public
OnDelete
(
Type
urlType
) :
IEnumerable
urlType
System.Type
리턴
IEnumerable
OnGet()
공개
메소드
public
OnGet
(
Type
urlType
) :
IEnumerable
urlType
System.Type
리턴
IEnumerable
OnHead()
공개
메소드
public
OnHead
(
Type
urlType
) :
IEnumerable
urlType
System.Type
리턴
IEnumerable
OnPost()
공개
메소드
public
OnPost
(
Type
urlType
) :
IEnumerable
urlType
System.Type
리턴
IEnumerable
OnPut()
공개
메소드
public
OnPut
(
Type
urlType
) :
IEnumerable
urlType
System.Type
리턴
IEnumerable
ShouldApply()
공개
메소드
public
ShouldApply
(
Type
urlType
) :
bool
urlType
System.Type
리턴
bool
프로퍼티 상세
Steps
보호되어 있는 프로퍼티
protected
StepBuilder
Steps
리턴
StepBuilder