public sealed class LocalCache : ServiceWithInstrumentationBase<Object>,
ICacheImplementation, ICache, IApplicationComponent, IDisposable, IService,
INamed, IConfigurable, IInstrumentable, IExternallyParameterized
public sealed class LocalCache : ServiceWithInstrumentationBase<Object>,
ICacheImplementation, ICache, IApplicationComponent, IDisposable, IService,
INamed, IConfigurable, IInstrumentable, IExternallyParameterized
Public NotInheritable Class LocalCache
Inherits ServiceWithInstrumentationBase(Of Object)
Implements ICacheImplementation, ICache, IApplicationComponent, IDisposable,
IService, INamed, IConfigurable, IInstrumentable, IExternallyParameterized
Public NotInheritable Class LocalCache
Inherits ServiceWithInstrumentationBase(Of Object)
Implements ICacheImplementation, ICache, IApplicationComponent, IDisposable,
IService, INamed, IConfigurable, IInstrumentable, IExternallyParameterized
public ref class LocalCache sealed : public ServiceWithInstrumentationBase<Object^>,
ICacheImplementation, ICache, IApplicationComponent, IDisposable, IService,
INamed, IConfigurable, IInstrumentable, IExternallyParameterized
public ref class LocalCache sealed : public ServiceWithInstrumentationBase<Object^>,
ICacheImplementation, ICache, IApplicationComponent, IDisposable, IService,
INamed, IConfigurable, IInstrumentable, IExternallyParameterized
[<SealedAttribute>]
type LocalCache =
class
inherit ServiceWithInstrumentationBase<Object>
interface ICacheImplementation
interface ICache
interface IApplicationComponent
interface IDisposable
interface IService
interface INamed
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end
[<SealedAttribute>]
type LocalCache =
class
inherit ServiceWithInstrumentationBase<Object>
interface ICacheImplementation
interface ICache
interface IApplicationComponent
interface IDisposable
interface IService
interface INamed
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end