C# Class Server.PathParam

Inheritance: Attribute
Datei anzeigen Open project: Noobgam/MarketBot

Public Properties

Property Type Description
path string

Public Methods

Method Description
PathParam ( ) : System
PathParam ( string path ) : System

Method Details

PathParam() public method

public PathParam ( ) : System
return System

PathParam() public method

public PathParam ( string path ) : System
path string
return System

Property Details

path public_oe property

public string path
return string