public abstract class PaySystem : ServiceWithInstrumentationBase<Object>,
IWebClientCaller, IPaySystemImplementation, IPaySystem, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
public abstract class PaySystem : ServiceWithInstrumentationBase<Object>,
IWebClientCaller, IPaySystemImplementation, IPaySystem, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
Public MustInherit Class PaySystem
Inherits ServiceWithInstrumentationBase(Of Object)
Implements IWebClientCaller, IPaySystemImplementation, IPaySystem, INamed,
IConfigurable, IInstrumentable, IExternallyParameterized
Public MustInherit Class PaySystem
Inherits ServiceWithInstrumentationBase(Of Object)
Implements IWebClientCaller, IPaySystemImplementation, IPaySystem, INamed,
IConfigurable, IInstrumentable, IExternallyParameterized
public ref class PaySystem abstract : public ServiceWithInstrumentationBase<Object^>,
IWebClientCaller, IPaySystemImplementation, IPaySystem, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
public ref class PaySystem abstract : public ServiceWithInstrumentationBase<Object^>,
IWebClientCaller, IPaySystemImplementation, IPaySystem, INamed, IConfigurable,
IInstrumentable, IExternallyParameterized
[<AbstractClassAttribute>]
type PaySystem =
class
inherit ServiceWithInstrumentationBase<Object>
interface IWebClientCaller
interface IPaySystemImplementation
interface IPaySystem
interface INamed
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end
[<AbstractClassAttribute>]
type PaySystem =
class
inherit ServiceWithInstrumentationBase<Object>
interface IWebClientCaller
interface IPaySystemImplementation
interface IPaySystem
interface INamed
interface IConfigurable
interface IInstrumentable
interface IExternallyParameterized
end