Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
tinyweb
framework
Route
C# Class tinyweb.framework.Route
Mostra file
Open project: martinrue/Tinyweb
Class Usage Examples
Public Methods
Method
Description
Route
(
string
route
= null,
object
defaults
= null )
Method Details
Route()
public
method
public
Route
(
string
route
= null,
object
defaults
= null )
route
string
defaults
object