Méthode | Description | |
---|---|---|
Register ( System.Web.Http.HttpConfiguration config ) : void |
Maps ODataService Route and registers routes for any controller actions that use a [Route] attribute
|
public static Register ( System.Web.Http.HttpConfiguration config ) : void | ||
config | System.Web.Http.HttpConfiguration | The configuration. |
Résultat | void |