Méthode | Description | |
---|---|---|
GetMetadata ( INancyModule module, Nancy.Routing.RouteDescription routeDescription ) : object |
Gets the metadata for the provided route.
|
|
GetMetadataType ( INancyModule module, Nancy.Routing.RouteDescription routeDescription ) : |
Gets the T:System.Type of the metadata that is created by the provider.
|
public GetMetadata ( INancyModule module, Nancy.Routing.RouteDescription routeDescription ) : object | ||
module | INancyModule | The |
routeDescription | Nancy.Routing.RouteDescription | A |
Résultat | object |
public GetMetadataType ( INancyModule module, Nancy.Routing.RouteDescription routeDescription ) : |
||
module | INancyModule | The |
routeDescription | Nancy.Routing.RouteDescription | A |
Résultat |