Method GetRouteMethodHexColor
- Namespace
- Sisk.Documenting.Html
- Assembly
- Sisk.Documenting.Html.dll
GetRouteMethodHexColor(RouteMethod)
Gets the hex color code associated with the specified route method.
protected virtual string GetRouteMethodHexColor(RouteMethod rm)
Parameters
rm
RouteMethodThe route method to get the color for.
Returns
- string
The hex color code as a string.