LinkGenerationMatch Struct¶
Constructors¶
-
LinkGenerationMatch
(Microsoft.AspNet.Mvc.Routing.AttributeRouteLinkGenerationEntry, System.Boolean)¶ Arguments: - entry (Microsoft.AspNet.Mvc.Routing.AttributeRouteLinkGenerationEntry) –
- isFallbackMatch (System.Boolean) –
public LinkGenerationMatch(AttributeRouteLinkGenerationEntry entry, bool isFallbackMatch)
-