CachedModelMetadata<TPrototypeCache> Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the CachedModelMetadata<TPrototypeCache> class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Protected method CachedModelMetadata<TPrototypeCache>(CachedModelMetadata<TPrototypeCache>, Func<Object>) Constructor for creating the prototype instances of the metadata class.
Protected method CachedModelMetadata<TPrototypeCache>(CachedDataAnnotationsModelMetadataProvider, Type, Type, String, TPrototypeCache) Constructor for creating real instances of the metadata class based on a prototype.

Top

Remarks

Two constructors are provided, one for creating real instances of the metadata class based on a prototype and one for creating the prototype instances of the metadata class.

See Also

Reference

CachedModelMetadata<TPrototypeCache> Class

System.Web.Mvc Namespace