UriTemplateMatch Konstruktor

Definicja

Inicjuje nowe wystąpienie klasy UriTemplateMatch.

public:
 UriTemplateMatch();
public UriTemplateMatch ();
Public Sub New ()

Uwagi

Zazwyczaj nie tworzy się bezpośrednio wystąpienia tej klasy, UriTemplateMatch wystąpienie jest zwracane z Match(Uri, Uri) metody lub MatchSingle(Uri) . Metoda Match zwraca również kolekcję UriTemplateMatch .

Dotyczy