Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Falcor
Server
Routing
MatchingResult
C# Class Falcor.Server.Routing.MatchingResult
Inheritance:
Falcor.Server.Routing.MatchResult
ファイルを表示
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