namespace System.Web.Http.Metadata.Providers
{
public class CachedDataAnnotationsModelMetadata : CachedModelMetadata<CachedDataAnnotationsMetadataAttributes>
{
public CachedDataAnnotationsModelMetadata(DataAnnotationsModelMetadataProvider provider, Type containerType, Type modelType, string propertyName, IEnumerable<Attribute> attributes);
}
}
Assembly | System.Web.Http , Version=5.2.9.0, PublicKeyToken=31bf3856ad364e35 |
---|---|
Package | Microsoft.AspNet.WebApi.Core net45 |
.NET Framework | 4.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
OS Platforms | The selected framework does not have platform annotations. |