Click or drag to resize
AsyncMethodAsyncRefreshCacheDelegateT Delegate
异步刷新缓存委托

Namespace: X3Platform
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public delegate T AsyncRefreshCacheDelegate<T>()

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:X3Platform.AsyncMethod.AsyncRefreshCacheDelegate`1"]

Return Value

Type: T
See Also