C# Class Revenj.Http.ControllerAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: ngs-doo/revenj

Méthodes publiques

Свойство Type Description
RootUrl string

Méthodes publiques

Méthode Description
ControllerAttribute ( string rootUrl ) : System

Method Details

ControllerAttribute() public méthode

public ControllerAttribute ( string rootUrl ) : System
rootUrl string
Résultat System

Property Details

RootUrl public_oe property

public string RootUrl
Résultat string