Click or drag to resize

ObjectStoreGetObjectStore Method (String)

Note: This API is now obsolete.

Namespace:  EDK4Net.Cache
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
[ObsoleteAttribute("This method doesn't return anything. Is implemented for compatibility reason. Use method with Type T parameter. ", 
	true)]
public static ObjectStore GetObjectStore(
	string pidobject
)

Parameters

pidobject
Type: SystemString

Return Value

Type: ObjectStore
See Also