DevNet reference library
GetCacheObj Method (key)
NamespacesDevNet.CacheDataCacheGetCacheObj(String)
根据key获取缓存
Declaration Syntax
C#
public static Object GetCacheObj(
	string key
)
Parameters
key (String)
Return Value

Assembly: DevNet.Core (Module: DevNet.Core)