C# 클래스 MvcApi.OData.ODataHttpRequestMessageExtensions

파일 보기 프로젝트 열기: dax70/MvcApi

공개 메소드들

메소드 설명
GetEdmModel ( this request ) : IEdmModel

Retrieves the EDM model associated with the request.

메소드 상세

GetEdmModel() 공개 정적인 메소드

Retrieves the EDM model associated with the request.
public static GetEdmModel ( this request ) : IEdmModel
request this The request.
리턴 IEdmModel