CachedModelMetadata<TPrototypeCache>.PrototypeCache 属性

定义

获取或设置原型缓存。

protected TPrototypeCache PrototypeCache { get; set; }
member this.PrototypeCache : 'PrototypeCache with get, set
Protected Property PrototypeCache As TPrototypeCache

属性值

TPrototypeCache

原型缓存。

适用于