C# Class Revenj.Http.ControllerAttribute

Inheritance: System.Attribute
Mostra file Open project: ngs-doo/revenj

Public Properties

Property Type Description
RootUrl string

Public Methods

Method Description
ControllerAttribute ( string rootUrl ) : System

Method Details

ControllerAttribute() public method

public ControllerAttribute ( string rootUrl ) : System
rootUrl string
return System

Property Details

RootUrl public_oe property

public string RootUrl
return string