Property Path
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
Path
Gets or sets the path expression that will be interpreted by the router and validated by the requests.
public string Path { get; set; }
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
Gets or sets the path expression that will be interpreted by the router and validated by the requests.
public string Path { get; set; }