C# Class Hyper.Http.Controllers.HttpParameterBindingExtensions

HttpParameterBindingExtensions class.
Afficher le fichier Open project: tmitchel2/Hyper

Méthodes publiques

Méthode Description
WillReadUri ( this parameterBinding ) : bool

Wills the read URI.

Method Details

WillReadUri() public static méthode

Wills the read URI.
public static WillReadUri ( this parameterBinding ) : bool
parameterBinding this The parameter binding.
Résultat bool