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