Method | Description | |
---|---|---|
Apply ( ControllerModel controller ) : void | ||
RoutePrefixConvention ( string routePrefix ) : Microsoft.AspNetCore.Mvc |
public Apply ( ControllerModel controller ) : void | ||
controller | ControllerModel | |
return | void |
public RoutePrefixConvention ( string routePrefix ) : Microsoft.AspNetCore.Mvc | ||
routePrefix | string | |
return | Microsoft.AspNetCore.Mvc |