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
Junior
Route
AutoRouting
RestrictionMappers
HttpMethodFromMethodsNamedAfterStandardHttpMethodsMapper
C# Class Junior.Route.AutoRouting.RestrictionMappers.HttpMethodFromMethodsNamedAfterStandardHttpMethodsMapper
Inheritance:
IRestrictionMapper
Afficher le fichier
Open project: nathan-alden/junior-route
Class Usage Examples
Méthodes publiques
Méthode
Description
Map
(
Type
type
,
MethodInfo
method
,
Routing
route
,
IContainer
container
) :
void
Method Details
Map()
public
méthode
public
Map
(
Type
type
,
MethodInfo
method
,
Routing
route
,
IContainer
container
) :
void
type
System.Type
method
System.Reflection.MethodInfo
route
Routing
container
IContainer
Résultat
void