CachedModelMetadata<TPrototypeCache> Constructor
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.
| Name | Description | |
|---|---|---|
|
CachedModelMetadata<TPrototypeCache>(CachedModelMetadata<TPrototypeCache>, Func<Object>) | Constructor for creating the prototype instances of the metadata class. |
|
CachedModelMetadata<TPrototypeCache>(CachedDataAnnotationsModelMetadataProvider, Type, Type, String, TPrototypeCache) | Constructor for creating real instances of the metadata class based on a prototype. |
Show: