C# Class Net.Http.WebApi.OData.Query.ODataQueryOptionsParameterBindingAttribute

Inheritance: System.Web.Http.ParameterBindingAttribute
Afficher le fichier Open project: TrevorPilley/Net.Http.WebApi.OData

Méthodes publiques

Méthode Description
GetBinding ( HttpParameterDescriptor parameter ) : System.Web.Http.Controllers.HttpParameterBinding

Gets the parameter binding.

Method Details

GetBinding() public méthode

Gets the parameter binding.
public GetBinding ( HttpParameterDescriptor parameter ) : System.Web.Http.Controllers.HttpParameterBinding
parameter HttpParameterDescriptor The parameter description.
Résultat System.Web.Http.Controllers.HttpParameterBinding