Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Serenity
Web
ThrottleAttribute
C# Class Serenity.Web.ThrottleAttribute
Inheritance:
System.Web.Mvc.ActionFilterAttribute
ファイルを表示
Open project: volkanceylan/Serenity
Public Methods
Method
Description
OnActionExecuting
(
System.Web.Mvc.ActionExecutingContext
c
) :
void
Method Details
OnActionExecuting()
public
method
public
OnActionExecuting
(
System.Web.Mvc.ActionExecutingContext
c
) :
void
c
System.Web.Mvc.ActionExecutingContext
return
void