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
Check
ServiceInterface
AlwaysThrowsAttribute
C# Class Check.ServiceInterface.AlwaysThrowsAttribute
Inheritance:
ServiceStack.RequestFilterAttribute
Afficher le fichier
Open project: ServiceStack/ServiceStack
Méthodes publiques
Méthode
Description
Execute
(
IRequest
req
,
IResponse
res
,
object
requestDto
) :
void
Method Details
Execute()
public
méthode
public
Execute
(
IRequest
req
,
IResponse
res
,
object
requestDto
) :
void
req
IRequest
res
IResponse
requestDto
object
Résultat
void