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

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

Méthodes publiques

Méthode Description
Apply ( Microsoft.AspNetCore.Mvc.ApplicationModels.ControllerModel controller ) : void

Method Details

Apply() public méthode

public Apply ( Microsoft.AspNetCore.Mvc.ApplicationModels.ControllerModel controller ) : void
controller Microsoft.AspNetCore.Mvc.ApplicationModels.ControllerModel
Résultat void