Property UseRegex
UseRegex
Get or sets if this route should use regex to be interpreted instead of predefined templates.
public bool UseRegex { get; set; }
Get or sets if this route should use regex to be interpreted instead of predefined templates.
public bool UseRegex { get; set; }