C# Class BaseJump.Core.Conventions.DefaultHttpMethodConvention

Inheritance: IHttpMethodConvention
Afficher le fichier Open project: kodefuguru/bungie

Méthodes publiques

Méthode Description
From ( ActionMetadata evidence ) : HttpMethod

Private Methods

Méthode Description
StartsWith ( string action, HttpMethod method ) : HttpMethod?

Method Details

From() public méthode

public From ( ActionMetadata evidence ) : HttpMethod
evidence ActionMetadata
Résultat HttpMethod