C# Class URSA.Web.Http.Mapping.OnVerbAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: alien-mcl/URSA Class Usage Examples

Méthodes publiques

Méthode Description
OnVerbAttribute ( Verb verb ) : System

Initializes a new instance of the OnVerbAttribute class.

ToString ( ) : string

Method Details

OnVerbAttribute() public méthode

Initializes a new instance of the OnVerbAttribute class.
public OnVerbAttribute ( Verb verb ) : System
verb Verb Target HTTP verb.
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string