This is the complete list of members for ExitGames.Caching.CachedFuncBase< TArgs, TResult >, including all inherited members.
CachedFuncBase(TimeSpan updateInterval, TimeSpan resultExpiration) | ExitGames.Caching.CachedFuncBase< TArgs, TResult > | inlineprotected |
GetResult(TArgs args) | ExitGames.Caching.CachedFuncBase< TArgs, TResult > | inline |
Invoke(TArgs args) | ExitGames.Caching.CachedFuncBase< TArgs, TResult > | protectedpure virtual |
RefreshInterval | ExitGames.Caching.CachedFuncBase< TArgs, TResult > | |
ResultExpiration | ExitGames.Caching.CachedFuncBase< TArgs, TResult > |