public interface ICacheImplementation : ICache,
IApplicationComponent, IDisposable, IService, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
public interface ICacheImplementation : ICache,
IApplicationComponent, IDisposable, IService, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
Public Interface ICacheImplementation
Inherits ICache, IApplicationComponent, IDisposable, IService,
INamed, IConfigurable, IInstrumentable, IExternallyParameterized
Public Interface ICacheImplementation
Inherits ICache, IApplicationComponent, IDisposable, IService,
INamed, IConfigurable, IInstrumentable, IExternallyParameterized
public interface class ICacheImplementation : ICache,
IApplicationComponent, IDisposable, IService, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
public interface class ICacheImplementation : ICache,
IApplicationComponent, IDisposable, IService, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
type ICacheImplementation =
interface
interface ICache
interface IApplicationComponent
interface IDisposable
interface IService
interface INamed
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end
type ICacheImplementation =
interface
interface ICache
interface IApplicationComponent
interface IDisposable
interface IService
interface INamed
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end