Namespace System.Web.Http.OData.Results
Classes
- CreatedODataResult<T>
Represents an action result that is a response to a POST operation with an entity to an entity set.
- UpdatedODataResult<T>
Represents an action result that is a response to a PUT, PATCH, or a MERGE operation on an OData entity.