C# Class tinyweb.framework.Route

ファイルを表示 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