C# Class Restup.Webserver.Rest.MatchUri

Afficher le fichier Open project: tomkuijsten/restup

Méthodes publiques

Méthode Description
MatchUri ( string path, IReadOnlyCollection pathParameters, IReadOnlyCollection uriParameters ) : System.Collections.Generic

Method Details

MatchUri() public méthode

public MatchUri ( string path, IReadOnlyCollection pathParameters, IReadOnlyCollection uriParameters ) : System.Collections.Generic
path string
pathParameters IReadOnlyCollection
uriParameters IReadOnlyCollection
Résultat System.Collections.Generic