System.Runtime.Caching.CacheUsage.CacheUsage C# (CSharp) Method

CacheUsage() public method

public CacheUsage ( System.Runtime.Caching.MemoryCacheStore store )
store System.Runtime.Caching.MemoryCacheStore
		public CacheUsage (MemoryCacheStore store)
			: base (store, helper)
		{
		}