C# Class AspNet.Mvc.TypedRouting.Test.LinkGeneration.CustomParameterConventionAttribute

Inheritance: System.Attribute, IParameterModelConvention
Afficher le fichier Open project: ivaylokenov/AspNet.Mvc.TypedRouting

Méthodes publiques

Méthode Description
Apply ( Microsoft.AspNetCore.Mvc.ApplicationModels.ParameterModel parameter ) : void

Method Details

Apply() public méthode

public Apply ( Microsoft.AspNetCore.Mvc.ApplicationModels.ParameterModel parameter ) : void
parameter Microsoft.AspNetCore.Mvc.ApplicationModels.ParameterModel
Résultat void