Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Restup
Webserver
Rest
UriParameter
C# Class Restup.Webserver.Rest.UriParameter
显示文件
Open project: tomkuijsten/restup
Class Usage Examples
Public Methods
Method
Description
UriParameter
(
string
name
)
UriParameter
(
string
name
,
string
value
)
Method Details
UriParameter()
public
method
public
UriParameter
(
string
name
)
name
string
UriParameter()
public
method
public
UriParameter
(
string
name
,
string
value
)
name
string
value
string