C# Class Server.ApiEndpoint

Inheritance: Attribute
Mostrar archivo Open project: Noobgam/MarketBot

Public Properties

Property Type Description
path string

Public Methods

Method Description
ApiEndpoint ( string path ) : System

Method Details

ApiEndpoint() public method

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

Property Details

path public_oe property

public string path
return string