C# 클래스 Hyper.Http.Controllers.HttpParameterBindingExtensions

HttpParameterBindingExtensions class.
파일 보기 프로젝트 열기: tmitchel2/Hyper

공개 메소드들

메소드 설명
WillReadUri ( this parameterBinding ) : bool

Wills the read URI.

메소드 상세

WillReadUri() 공개 정적인 메소드

Wills the read URI.
public static WillReadUri ( this parameterBinding ) : bool
parameterBinding this The parameter binding.
리턴 bool