public sealed class NOPDataStore : ApplicationComponent,
IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable,
IInstrumentable, IExternallyParameterized
public sealed class NOPDataStore : ApplicationComponent,
IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable,
IInstrumentable, IExternallyParameterized
Public NotInheritable Class NOPDataStore
Inherits ApplicationComponent
Implements IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable,
IConfigurable, IInstrumentable, IExternallyParameterized
Public NotInheritable Class NOPDataStore
Inherits ApplicationComponent
Implements IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable,
IConfigurable, IInstrumentable, IExternallyParameterized
public ref class NOPDataStore sealed : public ApplicationComponent,
IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable,
IInstrumentable, IExternallyParameterized
public ref class NOPDataStore sealed : public ApplicationComponent,
IDataStoreImplementation, IDataStore, IApplicationComponent, IDisposable, IConfigurable,
IInstrumentable, IExternallyParameterized
[<SealedAttribute>]
type NOPDataStore =
class
inherit ApplicationComponent
interface IDataStoreImplementation
interface IDataStore
interface IApplicationComponent
interface IDisposable
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end
[<SealedAttribute>]
type NOPDataStore =
class
inherit ApplicationComponent
interface IDataStoreImplementation
interface IDataStore
interface IApplicationComponent
interface IDisposable
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end