Method | Description | |
---|---|---|
Register ( System.Web.Http.HttpConfiguration config ) : void |
Method | Description | |
---|---|---|
ConfigureRestierOData ( System.Web.Http.HttpConfiguration config ) : void | ||
ConfigureWebApiOData ( System.Web.Http.HttpConfiguration config ) : void | ||
GetCustomRouteModel ( ) : IEdmModel | ||
GetDefaultModel ( ) : IEdmModel | ||
GetFakeModel ( ) : IEdmModel | ||
GetFunctionsEdmModel ( ) : IEdmModel | ||
GetProductWithCompositeEnumIntKeyModel ( ) : IEdmModel | ||
GetProductWithEnumKeyModel ( ) : IEdmModel | ||
GetVersionedModel ( ) : IEdmModel |
public static Register ( System.Web.Http.HttpConfiguration config ) : void | ||
config | System.Web.Http.HttpConfiguration | |
return | void |