Click or drag to resize

DriverGetCacheValueT Method (String, MethodInfo, DriverNode, T)

Namespace:  MindWorks.Nimbus
 
Syntax
internal bool GetCacheValue<T>(
	string key,
	MethodInfo meth,
	DriverNode node,
	out T value
)

Parameters

key
Type: SystemString
meth
Type: System.ReflectionMethodInfo
node
Type: MindWorks.NimbusDriverNode
value
Type: T

Type Parameters

T

Return Value

Type: Boolean
See Also

Download a complete CHM version of this documentation here.