Click or drag to resize

ObjectStoreGetObjectStore Method (ObjectReceipt)

Namespace:  EDK4Net.Cache
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public static ObjectStore GetObjectStore(
	ObjectReceipt receipt
)

Parameters

receipt
Type: EDK4Net.CacheObjectReceipt

Return Value

Type: ObjectStore
See Also