Skip to main content

ConcurentBulkReadOptimizedCache<TKey, TValue>.CacheContext<TKey, TValue> Class

Definition

Namespace:CoreRPC.Utility
Assembly:AvaloniaUI.DiagnosticsSupport.Avalonia
Package:AvaloniaUI.DiagnosticsSupport
public class ConcurentBulkReadOptimizedCache<TKey, TValue>.CacheContext<TKey, TValue>

Inheritance: object -> ConcurentBulkReadOptimizedCache<TKey, TValue>.CacheContext<TKey, TValue>

Constructors

ConcurentBulkReadOptimizedCache<TKey, TValue>.CacheContext<TKey, TValue> Constructor

public ConcurentBulkReadOptimizedCache<TKey, TValue>.CacheContext<TKey, TValue>(CoreRPC.Utility.ConcurentBulkReadOptimizedCache<TKey,TValue><TKey, TValue> parent)

Parameters

parent CoreRPC.Utility.ConcurentBulkReadOptimizedCache<TKey,TValue><TKey, TValue>

Properties

NameDescription
ItemNo summary available.

Item Property

public TValue Item { get; set; }