Click or drag to resize

ObjectsStoreGetById Method (String, Type)

Namespace:  EDK4Net.Cache
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public static ObjectsStore GetById(
	string idobject,
	Type T
)

Parameters

idobject
Type: SystemString
T
Type: SystemType

Return Value

Type: ObjectsStore
See Also