RouteTemplate Konstruktory
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
RouteTemplate(RoutePattern) |
Tworzy nowe RouteTemplate wystąpienie, biorąc pod uwagę |
RouteTemplate(String, List<TemplateSegment>) |
Tworzy nowe RouteTemplate wystąpienie, biorąc pod |
RouteTemplate(RoutePattern)
- Źródło:
- RouteTemplate.cs
- Źródło:
- RouteTemplate.cs
Tworzy nowe RouteTemplate wystąpienie, biorąc pod uwagę other
wartość .
public:
RouteTemplate(Microsoft::AspNetCore::Routing::Patterns::RoutePattern ^ other);
public RouteTemplate (Microsoft.AspNetCore.Routing.Patterns.RoutePattern other);
new Microsoft.AspNetCore.Routing.Template.RouteTemplate : Microsoft.AspNetCore.Routing.Patterns.RoutePattern -> Microsoft.AspNetCore.Routing.Template.RouteTemplate
Public Sub New (other As RoutePattern)
Parametry
- other
- RoutePattern
RoutePattern Wystąpienie.
Dotyczy
RouteTemplate(String, List<TemplateSegment>)
- Źródło:
- RouteTemplate.cs
- Źródło:
- RouteTemplate.cs
- Źródło:
- RouteTemplate.cs
Tworzy nowe RouteTemplate wystąpienie, biorąc pod template
uwagę ciąg i listę segments
. Oblicza parametry w szablonie trasy.
public:
RouteTemplate(System::String ^ template, System::Collections::Generic::List<Microsoft::AspNetCore::Routing::Template::TemplateSegment ^> ^ segments);
public RouteTemplate (string template, System.Collections.Generic.List<Microsoft.AspNetCore.Routing.Template.TemplateSegment> segments);
new Microsoft.AspNetCore.Routing.Template.RouteTemplate : string * System.Collections.Generic.List<Microsoft.AspNetCore.Routing.Template.TemplateSegment> -> Microsoft.AspNetCore.Routing.Template.RouteTemplate
Public Sub New (template As String, segments As List(Of TemplateSegment))
Parametry
- template
- String
Reprezentacja ciągu szablonu trasy.
- segments
- List<TemplateSegment>
Lista .TemplateSegment