Click or drag to resize

ObjectStoreGetObjectStore Method (String, Type)

Namespace:  EDK4Net.Cache
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public static ObjectStore GetObjectStore(
	string pidobject,
	Type T
)

Parameters

pidobject
Type: SystemString
T
Type: SystemType

Return Value

Type: ObjectStore
See Also