C# Class Falcor.Server.Routing.PathParser.SprachePathParser

Inheritance: IPathParser
Afficher le fichier Open project: falcordotnet/falcor.net

Méthodes publiques

Méthode Description
ParseMany ( string paths ) : IReadOnlyList
ParseSingle ( string path ) : FalcorPath

Method Details

ParseMany() public méthode

public ParseMany ( string paths ) : IReadOnlyList
paths string
Résultat IReadOnlyList

ParseSingle() public méthode

public ParseSingle ( string path ) : FalcorPath
path string
Résultat FalcorPath