Click or drag to resize
CachedHelperGetEntityCache Method
读取实体Reader转换的动态映射方法缓存

Namespace: Slickflow.Engine.Utility
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
internal static Object GetEntityCache(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: Object
See Also