C# Class Falcor.Server.Routing.MatchingResult

Inheritance: Falcor.Server.Routing.MatchResult
Show file Open project: falcordotnet/falcor.net

Public Methods

Method Description
MatchingResult ( string name = null, object value = null )

Method Details

MatchingResult() public method

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