C# 클래스 Net.Http.WebApi.OData.Query.ODataQueryOptionsParameterBindingAttribute

상속: System.Web.Http.ParameterBindingAttribute
파일 보기 프로젝트 열기: TrevorPilley/Net.Http.WebApi.OData

공개 메소드들

메소드 설명
GetBinding ( HttpParameterDescriptor parameter ) : System.Web.Http.Controllers.HttpParameterBinding

Gets the parameter binding.

메소드 상세

GetBinding() 공개 메소드

Gets the parameter binding.
public GetBinding ( HttpParameterDescriptor parameter ) : System.Web.Http.Controllers.HttpParameterBinding
parameter HttpParameterDescriptor The parameter description.
리턴 System.Web.Http.Controllers.HttpParameterBinding