[AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple = false, Inherited = false)] public class ItemCacheAttribute : Attribute
<AttributeUsageAttribute(AttributeTargets.Class, AllowMultiple := false, Inherited := false)> Public Class ItemCacheAttribute Inherits Attribute
The ItemCacheAttribute type exposes the following members.