C# Class Falcor.Server.Routing.MatchingResult

Inheritance: Falcor.Server.Routing.MatchResult
Afficher le fichier Open project: falcordotnet/falcor.net

Méthodes publiques

Méthode Description
MatchingResult ( string name = null, object value = null )

Method Details

MatchingResult() public méthode

public MatchingResult ( string name = null, object value = null )
name string
value object