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