Click or drag to resize

ObjectStoreGetObject Method (Type)

Namespace:  EDK4Net.Cache
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public Object GetObject(
	Type type
)

Parameters

type
Type: SystemType

Return Value

Type: Object
See Also