Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
MvcApi
OData
ODataHttpRequestMessageExtensions
C# Class MvcApi.OData.ODataHttpRequestMessageExtensions
Datei anzeigen
Open project: dax70/MvcApi
Public Methods
Method
Description
GetEdmModel
(
this
request
) :
IEdmModel
Retrieves the EDM model associated with the request.
Method Details
GetEdmModel()
public
static
method
Retrieves the EDM model associated with the request.
public
static
GetEdmModel
(
this
request
) :
IEdmModel
request
this
The request.
return
IEdmModel