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