AttributeRoutePrecedence Class

Summary

Computes precedence for an attribute route template.

Syntax

public class AttributeRoutePrecedence

GitHub

View on GitHub

class Microsoft.AspNet.Mvc.Routing.AttributeRoutePrecedence

Methods

Compute(RouteTemplate)
Arguments:
  • template (RouteTemplate) –
Return type:

System.Decimal

public static decimal Compute(RouteTemplate template)