ETag<TEntity> Class
ETag of an entity type TEntity.
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
System::Object
System.Dynamic::DynamicObject
System.Web.Http.OData.Formatter::ETag
System.Web.Http.OData.Formatter::ETag<TEntity>
System.Dynamic::DynamicObject
System.Web.Http.OData.Formatter::ETag
System.Web.Http.OData.Formatter::ETag<TEntity>
| Name | Description | |
|---|---|---|
![]() | ETag<TEntity>() | Instantiates an instance of the ETag<TEntity> class. |
| Name | Description | |
|---|---|---|
![]() | EntityType | Gets or sets the entity type of the ETag. (Inherited from ETag.) |
![]() | IsAny | Gets or sets whether the ETag correspondings to "*". (Inherited from ETag.) |
![]() | IsWellFormed | Gets or sets whether the ETag is well-formed. (Inherited from ETag.) |
![]() | Item[String^] | Gets or sets the value associated with the specified key. (Inherited from ETag.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


